mirror of
https://github.com/Yubico/yubico-pam.git
synced 2025-01-19 16:52:17 +01:00
Better to move pam_yubico.so, in case of separate /usr partition.
This commit is contained in:
parent
baf40ff5b9
commit
5a523900ab
4
README
4
README
@ -70,9 +70,9 @@ in /etc/pam.d/:
|
||||
|
||||
auth sufficient pam_yubico.so id=16 debug
|
||||
|
||||
and create a symlink for pam_yubico.so in /lib/security/:
|
||||
and move pam_yubico.so into /lib/security/:
|
||||
|
||||
ln -s /usr/local/lib/security/pam_yubico.so /lib/security/
|
||||
mv /usr/local/lib/security/pam_yubico.so /lib/security/
|
||||
|
||||
Supported PAM module parameters are:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user