freebsd-ports/security/orthrus/pkg-message
Jason Helfman db49a4aaea Orthrus is a C library and user interfaces for RFC 2289,
"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
2013-07-16 06:30:29 +00:00

9 lines
337 B
Text

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 !!