summaryrefslogtreecommitdiffstats
path: root/usr.bin/login/pathnames.h
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2001-08-30 11:27:36 +0000
committermarkm <markm@FreeBSD.org>2001-08-30 11:27:36 +0000
commita09c0b5da3faec1491ed3e3e6ffd31c256974c73 (patch)
tree9764b0c770c3e7a139477c48e4bc0278b31d5c70 /usr.bin/login/pathnames.h
parent0c489177928186c0db9ce676ce6608044d6a849c (diff)
downloadFreeBSD-src-a09c0b5da3faec1491ed3e3e6ffd31c256974c73.zip
FreeBSD-src-a09c0b5da3faec1491ed3e3e6ffd31c256974c73.tar.gz
Like su(1), make PAM use mandatory. Remove parts of the authentication
logic that are handled by PAM. Fix documentation to reflect this.
Diffstat (limited to 'usr.bin/login/pathnames.h')
-rw-r--r--usr.bin/login/pathnames.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/login/pathnames.h b/usr.bin/login/pathnames.h
index 9154012..333c2ca 100644
--- a/usr.bin/login/pathnames.h
+++ b/usr.bin/login/pathnames.h
@@ -31,6 +31,7 @@
* SUCH DAMAGE.
*
* @(#)pathnames.h 8.1 (Berkeley) 6/9/93
+ * $FreeBSD$
*/
#include <paths.h>
@@ -40,4 +41,3 @@
#define _PATH_LOGACCESS "/etc/login.access"
#define _PATH_FBTAB "/etc/fbtab"
#define _PATH_LOGINDEVPERM "/etc/logindevperm"
-#define _PATH_CHPASS "/usr/bin/passwd"
OpenPOWER on IntegriCloud