- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- about sinle user mode
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
04-03-2003 04:57 PM
04-03-2003 04:57 PM
Can single user mode log in only by the root?If there are data of this, please let me know.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2003 05:04 PM
04-03-2003 05:04 PM
Re: about sinle user mode
If the system is trusted, and you have single-user mode secured, then you must know the root password to get into single-user mode.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2003 05:56 PM
04-03-2003 05:56 PM
Re: about sinle user mode
HTH
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2003 06:09 PM
04-03-2003 06:09 PM
Re: about sinle user mode
boot the box
shutdown -ry now
Interupt at the 10 second prompt.
bo
A question comes up about interacting with the IPL
Y
hpux -is
The root user is on, with minimal utilities and no filesystems other than root mounted.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2003 08:02 PM
04-03-2003 08:02 PM
Solutionhpux -is
t will directly give you root access without any authetication.
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2003 08:07 PM
04-03-2003 08:07 PM
Re: about sinle user mode
The you can go into single user mode , just issue shutdown -r 0 command , when system start to reboot then just interrupt the boot proccess and issue "bo" to boot the system , when it says you want to interact with IPL , say yes , it will come to ISL> prompt , say issue hpux -is to boot the system in single user mode , you will login into the system as root, system do not ask any password.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2003 10:15 PM
04-03-2003 10:15 PM
Re: about sinle user mode
another way of going to a single user mode is by typing...
#shutdown
without any argument/s. This way no need to wait for the 10secs grace period to manually invoke single user mode.
regards...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2003 06:12 PM
04-04-2003 06:12 PM
Re: about sinle user mode
As the others have pointed out you can only truly get into single user mode from the ISL prompt issuing hpux -is.