K 10 svn:author V 3 nik K 8 svn:date V 27 2000-02-11T14:08:44.000000Z K 7 svn:log V 455 Teach passwd about a new "mixpasswordcase" login.conf parameter. If this parameter is missing, or specified as above, then passwd behaves as normal when the user enters an all lower case password -- i.e., it prompts them to use mixed case, and will only grudgingly accept an all lower case password. If you negate this entry in login.conf, with "mixpasswordcase@", then passwd will allow all lower case passwords without complaining. Approved by: jkh END