head	1.2;
access;
symbols
	morgan_0_75:1.1.1.1
	pam_unpruned:1.1.1.1
	morgan_0_65:1.1.1.1
	MORGAN:1.1.1;
locks; strict;
comment	@# @;


1.2
date	98.11.25.19.46.00;	author jdp;	state dead;
branches;
next	1.1;

1.1
date	98.11.18.01.16.20;	author jdp;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.11.18.01.16.20;	author jdp;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove files that we don't use and are unlikely to use.  You can
still get them with "cvs upd -r pam_unpruned" if you want to look at
them.
@
text
@SUMMARY:
  pam_listfile:
	Checks a specified item against a list in a file.
	Options:
		* item=[tty|user|rhost|ruser|group|shell]
		* sense=[allow|deny] (action to take if found in file,
			if the item is NOT found in the file, then
			the opposite action is requested)
		* file=/the/file/to/get/the/list/from
		* onerr=[succeed|fail] (if something weird happens
			such as unable to open the file, what to do?)
		* apply=[user|@@group]
			restrict the user class for which the restriction
			apply. Note that with item=[user|ruser|group] this
			does not make sense, but for item=[tty|rhost|shell]
			it have a meaning. (Cristian Gafton)

	Also checks to make sure that the list file is a plain
	file and not world writable.

	- Elliot Lee <sopwith@@redhat.com>, Red Hat Software.
		v0.9 August 16, 1996.

BUGS:
  Bugs?
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Initial import of virgin Linux-PAM 0.65, slightly stripped down.
@
text
@@
