mirror of
https://github.com/Yubico/yubico-pam.git
synced 2024-11-29 00:24:11 +01:00
remove forgotten references to wiki
There is no wiki for this project, that information is either in the doc folder or in the project manpages. Both of which accessible from https://developers.yubico.com/yubico-pam/ fixes #81
This commit is contained in:
parent
8d61533c62
commit
c97dac4bd9
2
README
2
README
@ -129,7 +129,7 @@ live in your system) :
|
|||||||
mv /usr/local/lib/security/pam_yubico.so /lib/security/
|
mv /usr/local/lib/security/pam_yubico.so /lib/security/
|
||||||
----
|
----
|
||||||
|
|
||||||
For more information, see the project Wiki page.
|
For more information, see the project documentation.
|
||||||
|
|
||||||
Supported PAM module parameters are:
|
Supported PAM module parameters are:
|
||||||
|
|
||||||
|
@ -62,12 +62,12 @@ Configuration of FreeRADIUS server to support PAM authentication :
|
|||||||
Installation of pam_yubico module :
|
Installation of pam_yubico module :
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
Build instructions for pam_yubico are available in the README.
|
Build instructions for pam_yubico are available in the README.
|
||||||
(https://github.com/Yubico/yubico-pam/wiki/ReadMe)
|
(https://developers.yubico.com/yubico-pam/)
|
||||||
|
|
||||||
Configuration of pam_yubico module :
|
Configuration of pam_yubico module :
|
||||||
------------------------------------
|
------------------------------------
|
||||||
Configuration instructions for pam_yubico are also available in the README.
|
Configuration instructions for pam_yubico are also available in the README.
|
||||||
(https://github.com/Yubico/yubico-pam/wiki/ReadMe)
|
(https://developers.yubico.com/yubico-pam/)
|
||||||
|
|
||||||
_Make sure you set your system up for either central authorization mapping,
|
_Make sure you set your system up for either central authorization mapping,
|
||||||
or user level mapping, as this will control which users can connect to the
|
or user level mapping, as this will control which users can connect to the
|
||||||
|
@ -60,13 +60,13 @@ privileges, this is a mandatory step here.
|
|||||||
=== Installation of pam_yubico module ===
|
=== Installation of pam_yubico module ===
|
||||||
|
|
||||||
Build instructions for pam_yubico are available in the README.
|
Build instructions for pam_yubico are available in the README.
|
||||||
(https://github.com/Yubico/yubico-pam/wiki/ReadMe)
|
(https://developers.yubico.com/yubico-pam/)
|
||||||
|
|
||||||
|
|
||||||
=== Configuration of pam_yubico module ===
|
=== Configuration of pam_yubico module ===
|
||||||
|
|
||||||
Configuration instructions for pam_yubico are also available in the README.
|
Configuration instructions for pam_yubico are also available in the README.
|
||||||
(https://github.com/Yubico/yubico-pam/wiki/ReadMe)
|
(https://developers.yubico.com/yubico-pam/)
|
||||||
|
|
||||||
NOTE: Make sure you set your system up for either central authorization mapping,
|
NOTE: Make sure you set your system up for either central authorization mapping,
|
||||||
or user level mapping, as this will control which users can connect to the
|
or user level mapping, as this will control which users can connect to the
|
||||||
|
Loading…
Reference in New Issue
Block a user