- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: change of root password in trusted 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
05-23-2003 05:11 AM
05-23-2003 05:11 AM
I have converted HP-UX 11.11 in trusted system,
after that I try to change password for root.
Passwd ask for old password, I fill it correct, but passwd answer Sorry.
Thanks for advantages.
Regards
Frantisek.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 05:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 05:15 AM
05-23-2003 05:15 AM
Re: change of root password in trusted mode
# cd /tcb/files/auth/r/
and then delete the actual encrypted password from the root file.
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 05:16 AM
05-23-2003 05:16 AM
Re: change of root password in trusted mode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 05:17 AM
05-23-2003 05:17 AM
Re: change of root password in trusted mode
Regards
Rainer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 05:19 AM
05-23-2003 05:19 AM
Re: change of root password in trusted mode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 05:27 AM
05-23-2003 05:27 AM
Re: change of root password in trusted mode
Thanks for help.
Frantisek.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 05:30 AM
05-23-2003 05:30 AM
Re: change of root password in trusted mode
Moral - ALWAYS keep TWO windows for root when converting. Then you have a window to reset root PW.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2003 05:36 AM - last edited on 08-15-2023 11:44 PM by Sunitha_Mod
05-23-2003 05:36 AM - last edited on 08-15-2023 11:44 PM by Sunitha_Mod
Re: change of root password in trusted mode
I had this earlier THIS week.
1) If it lets you log on the console, issue the passwd command there.
2) Follow this procedure to null out the root password and then issue the command.
HP: Do we have a bug here. My keystroke law shows NOBODY ran the passwd command on root.
Solution:http://search.hp.com/redirect.html?url=http%3A//forums.itrc.hp.com/cm/QuestionAnswer/1,,0x751fb941255cd71190080090279cd0f9,00.html&qt=null+%2Bpassword+%2Btrusted+%2Bsystem+%2Broot&hit=1
[Moderator edit: The above link is no longer valid.]
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
05-23-2003 05:41 AM
05-23-2003 05:41 AM
Re: change of root password in trusted mode
No I wouldn't call it a bug.
It's more of a senselessly rigid rule.
M$ would call it a "feature".
ONLY the first 8 chars are converted & xferred to /tcb...
BUT the login binary WILL eval ALL chars typed in the PW field & that will NOT match the actual PW field post-conversion. But the first 8 chars WILL.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2003 10:28 AM
05-24-2003 10:28 AM
Re: change of root password in trusted mode
if I understand that right, on a trusted system only 8 chars of the password are compared, no matter how long the password is? What if somebody wants (for security) a longer password? Or did I miss something?
Cheers, Holger.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2003 11:58 AM
05-24-2003 11:58 AM
Re: change of root password in trusted mode
No you have missed the fact that this question is about conferting to a trusted system, on a default NON trusted system only the first 8 characters are read by hpux (you can enter more) but if you convert to a trusted system then the passwords are 8 characters until changed.
Hope it helps,
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2003 04:02 PM
05-24-2003 04:02 PM
Re: change of root password in trusted mode
However, a Trusted System treats every character as valid. So if your password was p2345678, you could login on an untrusted system with p234567890 and it will work, but always fails on a Trusted system. The fix is to change the password to whatever is needed as far as length. This problem usually shows up just after converting from non-Trusted to Trusted. The 'old' password worked OK but it was longer than 8 chars and silently ignored before conversion to Trusted.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2003 06:57 PM
05-24-2003 06:57 PM
Re: change of root password in trusted mode
My system had been trusted for quite some time.
Nobody logged in as root, so there was no opportunity to change the password.
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
09-17-2003 12:54 PM
09-17-2003 12:54 PM
Re: change of root password in trusted mode
Whenever their passwords expire and they are prompted to re-enter their old password the following occurs.
If their old password is more that 8 chars and they enter the first 8 chars the system allows them to change passwords
If their old password is exactly 8 chars and they enter all 8 the system gives the error. However if they enter the first 7 chars it works.
How do we fix this entire problem?