summaryrefslogtreecommitdiff
path: root/modules/pam_cracklib/README
blob: e4b02731b523241f8e91a87c0a7b6ed708d74857 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pam_cracklib:
	check the passwd against dictionary words.

RECOGNIZED ARGUMENTS:
	debug		verbose log

	type=XXX	alter the message printed as a prompt to the user.
			the message printed is in the form
			"New XXX password: ".
			Default XXX=UNIX

	retry=N		Prompt user at most N times before returning with
			error. Default N=1.

MODULE SERVICES PROVIDED:
	passwd		chauthtok

AUTHOR:
	Cristian Gafton <gafton@sorosis.ro>