* login.M: Don't include "= 0" as part of the "accept_passwd"
authorTom Yu <tlyu@mit.edu>
Tue, 3 Apr 2001 03:43:51 +0000 (03:43 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 3 Apr 2001 03:43:51 +0000 (03:43 +0000)
config option. [pullup from 1.2.2]

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13135 dc483132-0cff-0310-8789-dd5450dbe970

src/appl/bsd/ChangeLog
src/appl/bsd/login.M

index 1e5a1edbb7c5137751762dbfe5078fa07affb2cd..c7523005207e675f9858eb5c3d343598f3e587b5 100644 (file)
@@ -1,3 +1,8 @@
+2001-04-02  Tom Yu  <tlyu@mit.edu>
+
+       * login.M: Don't include "= 0" as part of the "accept_passwd"
+       config option. [pullup from 1.2.2]
+
 2001-03-12  Ezra Peisach  <epeisach@mit.edu>
 
        * defines.h: Add prototypes for rcmd_stream_init_normal(),
index f48fd0c40b608308f1e746b6549b891962b6e938..bcbddab38eea5f91ead2b1e1d1e3665674d1bcf5 100644 (file)
@@ -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