summaryrefslogtreecommitdiffstats
path: root/README
blob: afd3c79e92e50d945c960ae0e448bd737952c05b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
	sun		expect Sun PAM semantics
	linux		expect Linux-PAM semantics

MODULE SERVICES PROVIDED:
	authentication

AUTHOR:
	Nalin Dahyabhai <nalin@redhat.com>