Computing.Net > Forums > Solaris > Password less than 8 characters

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Password less than 8 characters

Reply to Message Icon

Name: Truc Nguyen
Date: April 26, 2006 at 09:50:39 Pacific
OS: Solaris 8.0
CPU/Ram: 512
Comment:

Hi

I am new with Solaris.

The super user forced me to change new password (after 90 days) from old password. The password requires 8 characters at least. I changed it to new password
However, I want my password with 4 characters
So I modified /ect/default/passwd and /usr/lib/passwd/passwd.conf by changing 3 from 8

After rebooting the system, I used command passwd to change the new password. But the system seem likes to be confused when I entered the password less than 8 characters. The system did not accept the new password

How do I set the password with less than 8 characters ?

Thank you for your instructions.



Sponsored Link
Ads by Google

Response Number 1
Name: nz_boy
Date: April 30, 2006 at 16:59:04 Pacific
Reply:

here is the way I did it

Set the Password Policy
# vi /etc/default/passwd
Before:
MAXWEEKS=
MINWEEKS=
PASSLENGTH=6
After:
MAXWEEKS=8
MINWEEKS=1
PASSLENGTH=8
WARNWEEKS=1


0

Response Number 2
Name: shipper99
Date: May 23, 2006 at 12:10:54 Pacific
Reply:

The length of roots password is not affected by the settings in /etc/default/passwd. Restore the original settings in /usr/lib/passwd/passwd.conf and /etc/default/passwd. If your root password still is not working let me know and I will help you boot from the cdrom and take care of it that way.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: Password less than 8 characters

Passwords bigger than 8 chars www.computing.net/answers/solaris/passwords-bigger-than-8-chars/3384.html

Solaris password length www.computing.net/answers/solaris/solaris-password-length/2065.html

downgrade from Solaris 8 to 5.6 www.computing.net/answers/solaris/downgrade-from-solaris-8-to-56/1510.html