freebsd-skq/lib/libpam/modules
des bc31e1293b 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
..
pam_deny Add __FBSDID()s to libpam 2001-09-30 22:11:06 +00:00
pam_ftp Add dummy functions for all module types. These dummies return PAM_IGNORE 2001-12-05 16:06:35 +00:00
pam_kerberosIV Add __FBSDID()s to libpam 2001-09-30 22:11:06 +00:00
pam_krb5 Spelling police: sucessful -> successful. 2001-11-24 23:41:32 +00:00
pam_login_access Style improvements recommended by Bruce as a follow up to some 2001-12-10 21:13:08 +00:00
pam_nologin Add dummy functions for all module types. These dummies return PAM_IGNORE 2001-12-05 16:06:35 +00:00
pam_opie Further changes to allow enabling pam_opie(8) by default: 2002-01-21 18:46:25 +00:00
pam_opieaccess Add a new module, pam_opieaccess(8), which is responsible for checking 2002-01-21 13:43:53 +00:00
pam_permit Add __FBSDID()s to libpam 2001-09-30 22:11:06 +00:00
pam_radius Add dummy functions for all module types. These dummies return PAM_IGNORE 2001-12-05 16:06:35 +00:00
pam_rootok Add dummy functions for all module types. These dummies return PAM_IGNORE 2001-12-05 16:06:35 +00:00
pam_securetty Add dummy functions for all module types. These dummies return PAM_IGNORE 2001-12-05 16:06:35 +00:00
pam_self mdoc(7) police: bump document date. 2001-12-14 13:49:28 +00:00
pam_ssh Back out previous commit. 2001-12-09 15:11:55 +00:00
pam_tacplus Add dummy functions for all module types. These dummies return PAM_IGNORE 2001-12-05 16:06:35 +00:00
pam_unix Back out recent changes 2002-01-19 18:03:11 +00:00
pam_wheel Add dummy functions for all module types. These dummies return PAM_IGNORE 2001-12-05 16:06:35 +00:00
Makefile Add a new module, pam_opieaccess(8), which is responsible for checking 2002-01-21 13:43:53 +00:00
Makefile.inc Big module cleanup. 2001-06-04 19:47:56 +00:00