summaryrefslogtreecommitdiffstats
path: root/rules/pam.in
blob: 75d5ef42c87bece559926722b48bcabcf94a17fe (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=security

config PAM
	tristate
	prompt "PAM"
	select LIBC_CRYPT
	help
	  Linux-PAM (Pluggable Authentication Modules for Linux) is a suite
	  of shared libraries that enable the local system administrator to
	  choose how applications authenticate users.