- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- user accounts disabled-cannot login
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
07-20-2006 03:39 AM
07-20-2006 03:39 AM
my hp-ux 11.23 server on rx8620 is locked and even root cant login. i have tried to change the password in the single usermode , but at run level 3 i still cant login. pls tell me how to activate the accounts.
rgds
rajeesh
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 03:46 AM
07-20-2006 03:46 AM
Re: user accounts disabled-cannot login
You should be able to log in at the console as root
run the command /usr/lbin/modprpw -k root
to reset roots invalid login account. (this assumes you are in trusted mode)
If you cannot log in at the console - then you will have to boot into single user mode to change roots password.
the /usr/lbin/modprpw -k userid command will reset a userid account that has been locked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 04:28 AM
07-20-2006 04:28 AM
Re: user accounts disabled-cannot login
What happens if you go to single user mode, and change the password for the system?
Are you able to do that or does it give you any errors?
Are you using a trusted system or untrusted?
If you are able to change the passwd it should let you login in init 3.
Please post some more info so we are able to help you out.
Regards,
jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 04:36 AM
07-20-2006 04:36 AM
Re: user accounts disabled-cannot login
That should do it, you would have to know the password of the root account on the date the ignite backup was made
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 04:42 AM
07-20-2006 04:42 AM
Re: user accounts disabled-cannot login
its giving system is not trusted while issuing modprpw -k root.
if I try to change root passwd in single user mod its giving an error - audswitch:not an owner.
and I cant login to the system from the console also.
thanks
rajeesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 04:48 AM
07-20-2006 04:48 AM
Re: user accounts disabled-cannot login
Do you have a install/recovery disk?
If so, boot off it. That should give you the ability to correct the ownership/password problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 04:51 AM
07-20-2006 04:51 AM
Re: user accounts disabled-cannot login
i have os cd .
but how to do it
thanks
rajeesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 04:54 AM
07-20-2006 04:54 AM
SolutionGet into single user mode, mount everything inside there, you might have to do an fsck before.
Change the permissions for /bin/login they should be -rwsr-xr-x
Also the file should be own by root.bin
Now change the password, it should let you do it.
Regards,
jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 05:19 AM
07-20-2006 05:19 AM
Re: user accounts disabled-cannot login
after changing the permission of the file it still giving problems for changing password. but after a reboot it took my original password !!!!
thanks for that..
thankyou all
rajeesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 05:24 AM
07-20-2006 05:24 AM
Re: user accounts disabled-cannot login
rajeesh