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

MODULE SERVICES PROVIDED:
	authentication

AUTHOR:
	Nalin Dahyabhai <nalin@redhat.com>