From fb1d8b3724cde10863de04d2c0884fbc5035eeef Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 2 Jul 2004 22:22:35 +0000 Subject: Mechanically kill hard sentence breaks. --- usr.bin/passwd/passwd.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'usr.bin/passwd') diff --git a/usr.bin/passwd/passwd.1 b/usr.bin/passwd/passwd.1 index cc61b41..1f0df7b 100644 --- a/usr.bin/passwd/passwd.1 +++ b/usr.bin/passwd/passwd.1 @@ -76,10 +76,12 @@ The new password should contain a mixture of upper and lower case characters (which may be overridden using the .Xr login.conf 5 .Dq mixpasswordcase -setting for a user's login class). Allowing lower case passwords may +setting for a user's login class). +Allowing lower case passwords may be useful where the password file will be used in situations where only lower case passwords are permissible, such as when using Samba to -authenticate Windows clients. In all other situations, numbers, upper +authenticate Windows clients. +In all other situations, numbers, upper case letters and meta characters are encouraged. .Pp Once the password has been verified, -- cgit v1.1