![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Solaris 8 - Asks for current root password when trying to change root password. | tferrazz | SUN Solaris | 8 | 04-07-2009 02:28 PM |
| Mac OS X: Changing or resetting an account password | iBot | OS X Support RSS | 0 | 10-13-2008 10:20 PM |
| Mac OS X: Changing or resetting an account password | iBot | OS X Support RSS | 0 | 10-11-2008 02:40 AM |
| problem in resetting lost root password | richard46 | HP-UX | 1 | 09-05-2007 02:11 AM |
| Resetting forgotten admin password | mehow | SUN Solaris | 1 | 06-03-2005 10:36 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
root password is still invalid after resetting
Hi AIX Gurus,
I've purchased a second hand pSeries and don't know the root password. I've used the following instruction to reset root password and everything seems just fine. However, after it reboots, the system still says the root password I used is invalid. I really don't know why. I did use "sync; sync; sync; reboot" after resetting root password. Please help. Thank you in advance. pSeries and AIX Information Center |
|
||||
|
(1) I use its serial port to connect to its console. Root access should not be a problem in this case, I think.
(2) It is a US system. I have tried different types of passwords from abc to axadf23adfddf - you know what I mean. Thanks. |
|
|||||
|
Quote:
![]() Quote:
Somewhat unlikely but possible would be that the option account_locked is set to true or the the loginretries counter is set to a positive integer with the unsuccessful_login_count exceeding that number. Run 'lsuser root' as root to find out. |
|
||||
|
Here is the info. Everything looks fine, doesn't it?
# head /etc/passwd root:!:0:0:AIX System Account:/:/bin/ksh daemon:!:1:1:AIX System Account:/etc: bin:!:2:2:AIX System Account:/bin: sys:!:3:3:AIX System Account:/usr/sys: adm:!:4:4:AIX System Account:/var/adm: nobody:!:-2:-2:AIX System Account:/: lpd:!:104:-2:AIX System Account:/: imnadm:!:20:22:AIX System Account:/home/imnadm:/usr/bin/ksh dev:!:200:1:AIX System Account:/u/dev:/bin/ksh lowes:!:201:200:lowes:/u/lowes:/bin/ksh # head /etc/security/passwd root: password = pptbHGaco/tFw lastupdate = 1244092509 flags = NOCHECK daemon: password = * bin: password = * # lsuser root root id=0 pgrp=system groups=system,bin,sys,security,cron,printq,audit,mqm home=/ shell=/bin/ksh gecos=AIX System Account auditclasses=general login=true su=true rlogin=true daemon=true admin=true sugroups=ALL admgroups= tpath=nosak ttys=ALL expires=0 auth1=SYSTEM auth2=NONE umask=22 registry=files SYSTEM=compat logintimes= loginretries=5 pwdwarntime=14 account_locked=false minage=0 maxage=8 maxexpired=4 minalpha=4 minother=1 mindiff=3 maxrepeats=3 minlen=7 histexpire=26 histsize=5 pwdchecks= dictionlist= fsize=-1 cpu=-1 data=262144 stack=65536 core=2097151 rss=65536 nofiles=2000 time_last_login=1205946435 time_last_unsuccessful_login=1244090425 tty_last_login=/dev/tty0 tty_last_unsuccessful_login=/dev/tty0 host_last_login=s1492a host_last_unsuccessful_login=s1492a unsuccessful_login_count=13 roles= |
| Sponsored Links | ||
|
|