$Id: README,v 1.3 1996/12/01 00:56:21 morgan Exp $

Thanks for downloading SimplePAMApps-0.52 .

This is the SimplePAMApps tree. It contains source for some
applications that are designed to run with Linux-PAM *and* the
Password Database Library (*).

Currently there are three apps here:

(*)	login		Andrew Morgan <morgan@linux.kernel.org>
(*)	su		Andrew Morgan
	passwd		Andrew Morgan

[ (*) indicates that libpwdb is *required* ]

I intend to maintain the applications above. Thanks to Red Hat, many
standard applications already contain PAM patches.  Consequently, I
will be concentrating on a PAM-only set that where necessary use
libpwdb.

Compiling: (from top directory)

	make all          - compiles binaries
	make install      - you must be root to do this. It places
			    the binaries in .../bin/ suid'd etc.

Regards,

Andrew Morgan <morgan@linux.kernel.org>

