- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Root 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
03-09-2001 11:50 AM
03-09-2001 11:50 AM
Root disabled
It is unacceptable to have to reboot to single user mode just to get root back. How can I remove the trusted system limitations from the root id?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2001 12:36 PM
03-09-2001 12:36 PM
Re: Root disabled
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2001 05:42 PM
03-09-2001 05:42 PM
Re: Root disabled
If this system is trusted, you could use the command /usr/lib/modprpw -k user will re-enable the user, or VI the /tcb/files/auth/r/root file and take out the encrypted password string. This will allow you to login and it will prompt you for a new password.
I was the person that recommend in the forum to use the "Restricted Sam" just type sam -r this will bring you into a screen that looks just like your normal sam. It will pop up with a screen asking which user/group you would like to edit. Select your root alternate then click enable on all the features you wish them to have. You could also have another 0:3 root user. Just remember if you do this there is a possibility for SYSYTEM CRASH. Yes, system crash. I'll explain. All files with id of 0 should be user "root" if you make your root equivalent user named something that comes before root in the alphabet, (i.e. bubba) all of your files will say bubba:sys Most of your programs including SAM require the files to be owned by root and will puke!. (Don't ask how I know this) it was a major headache)
Hope this helps!!
Brian Markus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2001 04:43 AM
03-10-2001 04:43 AM
Re: Root disabled
Even root gets disabled u can log in as root through console if you know root password.
You can enable account by logging in as root in number of ways,
/usr/lbin/modprpw -k root
or
By SAm
or
Place charactor '@' after u_lock parameter in /tcb/files/auth/r/root file, like ...:u_lock@:...
or
Remove encrypted passwd string from /tcb/files/auth/r/root and login as root, this time it won't ask u for passwd and u can set a new passwd.
If u don't have passord for root there is no way other than bringing system in single-usar mode.
I advice you to build a restricted SAM user for enabling accounts with root previledges, so that even root got disabled in future u can login with that.
Hope this helps u.
Cheers...
Satish.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2001 11:00 AM
03-10-2001 11:00 AM
Re: Root disabled
Regards,
Joseph.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2001 02:37 AM
03-26-2001 02:37 AM
Re: Root disabled
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2001 04:01 AM
03-26-2001 04:01 AM
Re: Root disabled
You could re-try root login at the console as many times as you like, even if the account was being disabled due to excessive number of unsuccessful login attempts, or password expired due to ageing policy.
Your L-Class server may not have a physical console terminal attached to it, if that is the case then try either its LAN console or web console (got to be one of these).