freebsd-dev/lib/libpam/modules/pam_opie
Dag-Erling Smørgrav 03adba96a0 Further changes to allow enabling pam_opie(8) by default:
- Ignore the {try,use}_first_pass options by clearing PAM_AUTHTOK before
   challenging the user.  These options are meaningless for pam_opie(8)
   since the user can't possibly know the right response before she sees
   the challenge.

 - Introduce the no_fake_prompts option.  If this option is set, pam_opie(8)
   will fail - rather than present a bogus challenge - if the target user
   does not have an OPIE key.  With this option, users who haven't set up
   OPIE won't have to wonder what that "weird otp-md5 s**t" means :)

Reviewed by:	ache, markm
Sponsored by:	DARPA, NAI Labs
2002-01-21 18:46:25 +00:00
..
Makefile Clean up (and in some cases write) the PAM mudules, using 2001-07-09 18:20:51 +00:00
pam_opie.8 Further changes to allow enabling pam_opie(8) by default: 2002-01-21 18:46:25 +00:00
pam_opie.c Further changes to allow enabling pam_opie(8) by default: 2002-01-21 18:46:25 +00:00