- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- converting to 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
12-11-2003 09:09 PM
12-11-2003 09:09 PM
thanks
John.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2003 09:38 PM
12-11-2003 09:38 PM
Re: converting to trusted mode
I am not sure about your question. I think the password will just expire irrespective of length.
I will recommend following things:
1. Please search HP site for required patched for your systems. I am not sure about specific patches.
2. You are going to end up with trouble as every system may respond differently after converting into Trusted system.
3. Test some development systems
Thanks
Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2003 09:40 PM
12-11-2003 09:40 PM
Re: converting to trusted mode
Your first 8 charecter of password will be valid.
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2003 09:54 PM
12-11-2003 09:54 PM
SolutionA couple of important points related to this:
1) 10.10 and 10.20 are old OS's. Please ensure they are fully patched before attempting to trust them, as this _will_ cause problems otherwise.
2) SAM is the supported way to trust a system.
I believe that the long password issue is related to the use of crypt vs bigcrypt. Using the first 8 characters of the password is a workaround until the password is changed after the system has been trusted.
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2003 09:56 PM
12-11-2003 09:56 PM
Re: converting to trusted mode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2003 10:00 PM
12-11-2003 10:00 PM
Re: converting to trusted mode
you have confirmed what i thought that tsconvert truncates the password. I will ensure the systems are patched to date i have already downloaded all the patches i need for many tasks.
has this problem been fixed in recent releases of hp-ux does anyone know and if so what release was it first fixed in.
thanks
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2003 10:05 PM
12-11-2003 10:05 PM
Re: converting to trusted mode
10.20 PHCO_10615
10.10 PHCO_10620
It would be better to keep the password length to 8 characters.!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2003 10:11 PM
12-11-2003 10:11 PM
Re: converting to trusted mode
Is there any way to tell from the existing passwd file encrypted password field the length of the decrypted password ?
thanks
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2003 05:34 PM
12-12-2003 05:34 PM
Re: converting to trusted mode
Try this from a standard mode configuration:
Change a password to 'abc123456789' then try to su to that user using the password 'abc12345' and watch it work. This
shows that independent of trusted mode, the truncation occurred. This 'feature' brought to you by UNIX compatibility requirements.
:-(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2003 05:37 PM
12-12-2003 05:37 PM