For account policy in both local server and domain server, the minimum character for password is 0.
Moreover, I can use user account to change password in w2k GUI (ie. CTRL+ALT+DEL --> change password), with the same set of password tried in Cygwin. I don't want user use the console, so I hope they can change their password using telnet. Would you mind to help me ? THanks ------------------------------------------------ On Thu, Jan 03, 2002 at 11:57:05AM +0000, Tiffany Chan wrote: >> >> I cannot change password of local account using >> "passwd" command in Cygwin. >> >> $passwd >> Enter the new password (minimum of 5, maximum of 8 >> characters). >> Please use a combination of upper and lower case >> letters and numbers. >> Old password: < i type old password here> >> Bad password: Too short. >> >> I am sure that the password is typed correctly. I am >> using w2k server. >> >> What's wrong ? >As the error message says, your password is too >short. That >message is generated when the OS returns the error >code >NERR_PasswordTooShort which means... the password is >too short. >Your machine has a policy set that the password must >have a >minimum length, probably. >Corinna __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/