From: Tom Yu Date: Tue, 3 Apr 2001 03:43:51 +0000 (+0000) Subject: * login.M: Don't include "= 0" as part of the "accept_passwd" X-Git-Tag: krb5-1.3-alpha1~1607 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7cd4d4ee19fff8dd4ef66fee3118a84f1b872fd3;p=krb5.git * login.M: Don't include "= 0" as part of the "accept_passwd" config option. [pullup from 1.2.2] git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13135 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/appl/bsd/ChangeLog b/src/appl/bsd/ChangeLog index 1e5a1edbb..c75230052 100644 --- a/src/appl/bsd/ChangeLog +++ b/src/appl/bsd/ChangeLog @@ -1,3 +1,8 @@ +2001-04-02 Tom Yu + + * login.M: Don't include "= 0" as part of the "accept_passwd" + config option. [pullup from 1.2.2] + 2001-03-12 Ezra Peisach * defines.h: Add prototypes for rcmd_stream_init_normal(), diff --git a/src/appl/bsd/login.M b/src/appl/bsd/login.M index f48fd0c40..bcbddab38 100644 --- a/src/appl/bsd/login.M +++ b/src/appl/bsd/login.M @@ -74,7 +74,7 @@ Attempt to run aklog. Default value true. .IP aklog_path Where to find it [not yet implemented.] Default value .I $(prefix)/bin/aklog. -.IP accept_passwd = 0 +.IP accept_passwd Don't accept plaintext passwords [not yet implemented]. Default value false. .SH DIAGNOSTICS