opnsense-src/lib/libpam/modules
Mark Murray 84d6cd8ea1 Bring in a few useful PAM modules.
pam_krb5 is a Kerberos 5 (Heimdal) authentication module.

pam_nologin checks for /etc/nologin and does the "usual stuff"
	if it is found, otherwise it silently succeeds.

pam_rootok silently succeeds if the user is root, otherwise
	it fails.

pam_wheel silently succeeds if the user is a member of group
	"wheel" (or another nominated group), and fails
	otherwise.

There is an issue with kerberosIV and kerberos5 - if both are
being built, then static linking fails with duplicate symbols.
This will take a bit of work to sort out in the kerberii.
2001-05-14 11:23:58 +00:00
..
pam_cleartext_pass_ok Use a unified libgcc rather than a seperate one for threaded and 2001-01-06 06:16:31 +00:00
pam_deny Use a unified libgcc rather than a seperate one for threaded and 2001-01-06 06:16:31 +00:00
pam_kerberosIV Use a unified libgcc rather than a seperate one for threaded and 2001-01-06 06:16:31 +00:00
pam_krb5 Bring in a few useful PAM modules. 2001-05-14 11:23:58 +00:00
pam_login_access Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 12:20:22 +00:00
pam_nologin Bring in a few useful PAM modules. 2001-05-14 11:23:58 +00:00
pam_opie Use a unified libgcc rather than a seperate one for threaded and 2001-01-06 06:16:31 +00:00
pam_permit Use a unified libgcc rather than a seperate one for threaded and 2001-01-06 06:16:31 +00:00
pam_radius mdoc(7) police: uppercase document title. 2001-04-18 08:25:26 +00:00
pam_rootok Bring in a few useful PAM modules. 2001-05-14 11:23:58 +00:00
pam_skey Use a unified libgcc rather than a seperate one for threaded and 2001-01-06 06:16:31 +00:00
pam_ssh Use a unified libgcc rather than a seperate one for threaded and 2001-01-06 18:59:46 +00:00
pam_tacplus Use a unified libgcc rather than a seperate one for threaded and 2001-01-06 06:16:31 +00:00
pam_unix Use a unified libgcc rather than a seperate one for threaded and 2001-01-06 06:16:31 +00:00
pam_wheel Bring in a few useful PAM modules. 2001-05-14 11:23:58 +00:00
Makefile Bring in a few useful PAM modules. 2001-05-14 11:23:58 +00:00