Sophie

Sophie

distrib > Mandriva > 8.1 > i586 > by-pkgid > a46cbe42e0ff9f3a2a3ed9d4555310d0 > files > 70

pam-doc-0.75-7mdk.i586.rpm

# $Id: README,v 1.2 2001/04/06 19:49:49 nalin Exp $
#

this module is an authentication module that performs one task: if the
id of the user is '0' then it returns 'PAM_SUCCESS' with the
'sufficient' /etc/pam.conf control flag it can be used to allow
password free access to some service for 'root'

Recognized arguments:

	debug		write a message to syslog indicating success or
			failure.

module services provided:

	auth		_authentication and _setcred (blank)

Andrew Morgan