summaryrefslogtreecommitdiffstats
path: root/README
blob: 25695cba0b441ec2f777db76663e1824aadf81da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pam_rps:
	A primitive challenge-response authentication module.

RECOGNIZED ARGUMENTS:
	debug		write debugging messages to syslog
	throw=		control the challenge(s) issued
	best_of=	control the number of rounds
	echo		make the user's response visible to the user
	verbose		make the results visible to the user
	sun		expect Sun PAM semantics
	linux		expect Linux-PAM semantics
	lizard		use the expanded rules
	spock		use the expanded rules

MODULE SERVICES PROVIDED:
	authentication

AUTHOR:
	Nalin Dahyabhai <nalin@redhat.com>