mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
db49a4aaea
"A One-Time Password System (OTP)", also known as OPIE or S/Key. WWW: http://code.google.com/p/orthrus PR: ports/180571 Submitted by: gavin@16degrees.com.au
10 lines
337 B
Plaintext
10 lines
337 B
Plaintext
Manually edit pam.d/* files as needed and add in the required auth line and
|
|
remove any undesired fallback lines. Also ensure you arent already using opie!"
|
|
|
|
example in pam.d/system :
|
|
|
|
auth sufficient pam_orthrus.so
|
|
|
|
Please remember to delete any such entry BEFORE deinstalling this port or you
|
|
could lock yourself out !!
|