1752806 Members
5957 Online
108789 Solutions
New Discussion юеВ

account disabled

 
SOLVED
Go to solution
Gurumanickam
Frequent Advisor

account disabled

hi team,

My root account has disabled, if i go from the single usermode it is asking for the old passwd. is there any other way to enable the root account without passwd?

Be an expert
3 REPLIES 3
Ivan Krastev
Honored Contributor

Re: account disabled

if you can login in single user mode as root use:
# /usr/lbin/modprpw -k root

to unlock root account.

regards,
ivan
Rajeev  Shukla
Honored Contributor
Solution

Re: account disabled

Try 2 things
1. Use /sbin/passwd to change the password (i hope it doesn't ask there)
2. Edit /tcb/files/auth/r/root file and replace the :u_pwd= field to look something like :u_pwd=:\
Then run the passwd command, it wont ask for old password then
rariasn
Honored Contributor

Re: account disabled

Hi Gurumanickam,

Use system console to login with root user and then change "root" password.

rgs,