Date: Wed, 5 Dec 2001 07:55:14 -0800 (PST) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/modules Makefile src/lib/libpam/modules/pam_self Makefile pam_self.8 pam_self.c Message-ID: <200112051555.fB5FtET43386@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2001/12/05 07:55:14 PST
Modified files:
lib/libpam/modules Makefile
Added files:
lib/libpam/modules/pam_self Makefile pam_self.8 pam_self.c
Log:
Add a pam_self authentication module that succeeds if and only if the local
and remote user names are the same.
Sponsored by: DARPA, NAI Labs
Revision Changes Path
1.15 +2 -1 src/lib/libpam/modules/Makefile
1.1 +32 -0 src/lib/libpam/modules/pam_self/Makefile (new)
1.1 +82 -0 src/lib/libpam/modules/pam_self/pam_self.8 (new)
1.1 +142 -0 src/lib/libpam/modules/pam_self/pam_self.c (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112051555.fB5FtET43386>
