| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Fri, 4 Jan 2002 00:30:32 +0100 |
| From: | Corinna Vinschen <cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: cannot change password using "passwd" command |
| Message-ID: | <20020104003032.L27340@cygbert.vinschen.de> |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <20020103115705 DOT 38935 DOT qmail AT web21206 DOT mail DOT yahoo DOT com> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <20020103115705.38935.qmail@web21206.mail.yahoo.com> |
| User-Agent: | Mutt/1.3.22.1i |
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 -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |