summaryrefslogtreecommitdiffstats
path: root/README
blob: 63e452ca4a7c075b8c2cef7685f75b4a21230117 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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>

As of this writing, the module has no web site, but its git repository is
available at http://fedorapeople.org/gitweb?p=nalin/public_git/pam_rps.git