- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- console ask for root pw change after converted to ...
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-13-2002 07:59 AM
05-13-2002 07:59 AM
I thought for this kind of conversion, it is no need to change root pw. Correct?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2002 08:09 AM
05-13-2002 08:09 AM
Re: console ask for root pw change after converted to Trusted System
The passwd lifetime is determined by the password againg policy or the security aging policy , you will need to change is as there must be some time limit specified for agiang.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2002 08:15 AM
05-13-2002 08:15 AM
Re: console ask for root pw change after converted to Trusted System
As I said, I did not touch that area, left them default:
Time Between Password Changes: 20
Password Expiration Time: 100
Password Expiration Warning Time: 20
Password Lifetime: 150
Any other idea?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2002 08:19 AM
05-13-2002 08:19 AM
Re: console ask for root pw change after converted to Trusted System
Kill the "getty console" process and let "inittab" respawn it. Try the root login again. BTW how many characters are in your root password ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2002 08:29 AM
05-13-2002 08:29 AM
Re: console ask for root pw change after converted to Trusted System
If the root password is set more that 8 characters, then the console may ask you to change it, after converting to trusted system.
Also make sure that you have installed all patches.
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2002 08:37 AM
05-13-2002 08:37 AM
Re: console ask for root pw change after converted to Trusted System
My root passwd was set to 8 chracters but still I got this error , I suggest you unconvert to UNTRUST by suing tsconvert -r and them change the againg policy and then convert to trusted again.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2002 08:54 AM
05-13-2002 08:54 AM
Re: console ask for root pw change after converted to Trusted System
My previous password was 6 characters, the new one is 7 characters, so it should be ok, right?
Manoj:
After I convert back, where can I change the policy?
Thanks all!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2002 09:35 AM
05-13-2002 09:35 AM
Re: console ask for root pw change after converted to Trusted System
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2002 09:41 AM
05-13-2002 09:41 AM
Re: console ask for root pw change after converted to Trusted System
I did everything from my pc through telnet, after I converted to trusted system, I did not change root password from my pc, but when I went to the console and login, the console asked me to change password, it is only once, after I changed it successfully, the system did not ask to change again.
But I am wondering why because it was unexpected.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2002 10:00 AM
05-13-2002 10:00 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2002 10:17 AM
05-13-2002 10:17 AM
Re: console ask for root pw change after converted to Trusted System
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2002 12:45 PM
05-13-2002 12:45 PM
Re: console ask for root pw change after converted to Trusted System
As others have mentioned, when changing your system from a non-trusted one to a trusted system, if you have passwords greater then 8 characters the conversion process will truncate all passwords to 8 characters.
Likewise, part of the conversion process is to automatically age all passwords on the system once the system becomes trusted. This is to ensure a clean passwd database.
I have done this on all of my 11.00 systems, but don't remember if I read about this or had to experience it. I think I had to experience it!