head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2008.08.09.07.53.16;	author marcus;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add pam_helper, a small utility which allows non-PAM or non-setuid
applications to make use of PAM's authentication services.
@
text
@Pam_helper is a small utility which allows non-PAM, or non-setuid
applications to make use of PAM's authentication services.  It was mainly
created to allow gnome-screensaver to make use of PAM, but any application
could use it.  It accepts two arguments, the PAM service name, and a
username.  It reads the user's password from stdin.
@
