- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: root 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
06-18-2007 11:01 PM
06-18-2007 11:01 PM
root login
I am using HP-UX 11i and have this set-back
I just reboot the server now
1. I am not login by root before reboot i do but I login as a normal user then become root
2. I create a new user
# useradd -u 106 -g 104 -c "BEA Weblogix" -d /app/bea -s /usr/bin/ksh -m bea
# passwd bea
I am also not login by bea from console
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2007 12:19 AM
06-19-2007 12:19 AM
Re: root login
what is the issue?
are you trying to login as root to the console?
or is it a direct telnet root login?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2007 12:44 AM
06-19-2007 12:44 AM
Re: root login
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2007 01:43 AM
06-19-2007 01:43 AM
Re: root login
commands with their actual output, but you
might look at:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1058393
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=929574
Or try a forum search for something like:
login root
then add "ssh" or "telnet", if needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2007 02:34 AM
06-19-2007 02:34 AM
Re: root login
is this a trusted system?
do you have root restricted to console only
take a look at
/etc/securetty
if you have console in it, then you can only direct login as root to console