- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- root passwd
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
09-11-2009 11:20 AM
09-11-2009 11:20 AM
I want to change the root passwd of my node is B.11.23
I went single user mode and mounted /usr
passwd root
-but ended up with below error
passwd root
/usr/lib/hpux32/dld.so: Unable to find library 'libxti.so.1'.
Killed
Is ther any other method to change passwd?
We have to boot with OS cd?
suggest on this
regards
himacs
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2009 11:30 AM
09-11-2009 11:30 AM
Re: root passwd
i changed the passwd using /sbin/passwd command
himacs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2009 11:33 AM
09-11-2009 11:33 AM
Re: root passwd
Problem got solved ?
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2009 11:38 AM
09-11-2009 11:38 AM
Re: root passwd
I changed the passwd.Initially i was using /usr/bin/passwd command for the same.
Next i used /sbin/passwd command.its worked
Whats the difference between them.
I know root shell is /sbin/sh
regards
himacs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2009 11:45 AM
09-11-2009 11:45 AM
Solutionthat's the same reason people are continually warned *not* to change the default shell on the root account.
There may be other differences as well. If so, I don't know them off the top of my head
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2009 08:16 PM
09-11-2009 08:16 PM
Re: root passwd
Enjoy the celebration, that you have changed the root password.
I want to say thanks, because you have reply with Solution you found.
Regards,
Gokul Chandola
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2009 01:43 AM
09-12-2009 01:43 AM
Re: root passwd
>/usr/lib/hpux32/dld.so: Unable to find library 'libxti.so.1'.
Hmm, dld.so is under /usr/lib/ and libxti.so.1 should also be there. Is that lib there after you got your system up?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2009 10:08 AM
09-12-2009 10:08 AM
Re: root passwd
Let me check again since the server is down(planned one :) )
regards
himacs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2009 01:53 PM
09-12-2009 01:53 PM
Re: root passwd
The libxti.so.1 available .
ll libxti*
lrwxr-xr-x 1 root bin 13 Mar 31 2008 libxti.so -> ./libxti.so.1
lrwxr-xr-x 1 root sys 54 Mar 31 2008 libxti.so.1 -> /opt/star-ncf-prod/ep_patch/usr/lib/hpux32/libxti.so.1
regards
himacs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2009 03:56 PM
09-12-2009 03:56 PM
Re: root passwd
"The libxti.so.1 available ...
lrwxr-xr-x 1 root sys 54 Mar 31 2008 libxti.so.1 -> /opt/star-ncf-prod/ep_patch/usr/lib/hpux32/libxti.so.1"
Read what you looked at...it NOT in /usr/lib, that's a LINK to a file on /opt, so unless you mounted /opt as well, it won't find it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2009 08:19 PM
09-12-2009 08:19 PM
Re: root passwd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-15-2009 02:59 AM
09-15-2009 02:59 AM