head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	96.05.10.04.15.31;	author morgan;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
text
@# $Id$
#

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		_authetication and _setcred (blank)

Andrew Morgan
@
