![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Changing root password | zetadhell | HP-UX | 3 | 05-14-2007 03:42 AM |
| changing user password | mayge | AIX | 0 | 07-12-2006 08:08 AM |
| Problem in changing password in NIS | jennifer | SUN Solaris | 2 | 12-08-2004 10:02 AM |
| changing password | itsgeorge | SUN Solaris | 5 | 07-09-2004 05:11 AM |
| Password Changing With NIS | gseyforth | UNIX for Dummies Questions & Answers | 2 | 04-16-2003 08:29 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Changing password is to short ?
Hello
im trying to change the user password with passwd but when I enter the password it gives me this msg: passwd: Password too short - must be at least 6 characters. BUT the thing is that the initial password was 4 letters why now it asking for 6 ? tnx |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Use 6 characters.
The reason is that the passwd utility is enforcing password length standards. On your system, it sounds like it is possible for root to set up an account with a password of lesser lengths. |
|
#3
|
|||
|
|||
|
That's correct. Your administrator may have set your password at first, let's say, ABC1 and now our have to modify it. Since the root user can set almost any password, you now have to follow the rules.
|
|||
| Google The UNIX and Linux Forums |