- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Root account is disabled
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2005 11:44 AM
02-17-2005 11:44 AM
I have problem when trying to log in using root into my HP-UX 11 Oracle Development server.
The error prompt "account locked in the commercial security database".
Im trying to telnet, also failed.
Can Guru tell me what is going on in my server and how to solve this matter.
Please help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2005 11:57 AM
02-17-2005 11:57 AM
SolutionIf your root account is disabled in the OS level, the only solution for you is to go to single user mode and change the password there.
#shutdown -ry 0
interrupt during boot
interact with ISL
ISL> hpux -is
at single usermode
#passwd
change your root password.
Regards,
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2005 12:06 PM
02-17-2005 12:06 PM
Re: Root account is disabled
Thanks for the solutions.
I try and it works.
Can u explain actually what make the root login locked?
FYI, I do not change the root password quite long time.
TQ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2005 12:27 PM
02-17-2005 12:27 PM
Re: Root account is disabled
One probable cause is that your root password expires, root password should not have any expiration.
You can do it on sam or on the commandline.
#/usr/lbin/modprpw -m exptm=0 root
just man modprpw for details.
Regards,
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2005 12:38 PM
02-17-2005 12:38 PM
Re: Root account is disabled
The command modprpw is only available in a trusted system. I suggest try to do it in SAM if your system is not trusted.
Regards,
Paul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2005 12:41 PM
02-17-2005 12:41 PM
Re: Root account is disabled
I can run the command line and thanks for yr solution.
Tq again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2005 02:49 PM
02-17-2005 02:49 PM
Re: Root account is disabled
for example in the following there's on of my systems that was under constant attack of some script kiddies (at 19:59 I got annoyed and shut them out):
# lastb | head
root ssh:notty Wed Feb 16 19:58
root ssh:notty Wed Feb 16 19:58
root ssh:notty Wed Feb 16 19:58
root ssh:notty Wed Feb 16 19:58
root ssh:notty Wed Feb 16 19:58
root ssh:notty Wed Feb 16 19:58
root ssh:notty Wed Feb 16 19:58
root ssh:notty Wed Feb 16 19:58
root ssh:notty Wed Feb 16 19:58
root ssh:notty Wed Feb 16 19:58
if You're running a trusted system too many bad logins could lock the root account.
But hopefully it was some problem with password aging. In any case there should be a info in sys- or auditlogs.