HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Untrusted password expired
Operating System - HP-UX
1832891
Members
2800
Online
110048
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
01-12-2009 06:33 AM
01-12-2009 06:33 AM
Untrusted password expired
I have a problem to disable the password expiration in an untrusted server, I know how to do that in trusted server but not in untrusted server, could you please help me to set root password never expired.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2009 07:48 AM
01-12-2009 07:48 AM
Re: Untrusted password expired
in the hostfile the passwd string will have a aditional ,??,? part, if you remove this part of the passwd string in the passwd file your aging is removed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2009 09:54 AM
01-12-2009 09:54 AM
Re: Untrusted password expired
Hi
first you need to know some attributes of the user account. you can get them with the command
passwd -s user_acount
with the output you will see the min and max life time of the account. To avoid the expiration time you can use the next command
passwd -n 0 -x 0 user_acount
after press enter you can sse the next message
argument rounded up to nearest week
argument rounded up to nearest week
this is an informative messege. you can check your user account with the command
passwd -s user_acount
you will see something like this
prueba2 PS 01/12/09 0 0
now you only need to reset the passwd and you wont see the expiration time
passwd -s prueba2
prueba2 PS
atte: ch2
first you need to know some attributes of the user account. you can get them with the command
passwd -s user_acount
with the output you will see the min and max life time of the account. To avoid the expiration time you can use the next command
passwd -n 0 -x 0 user_acount
after press enter you can sse the next message
this is an informative messege. you can check your user account with the command
passwd -s user_acount
you will see something like this
prueba2 PS 01/12/09 0 0
now you only need to reset the passwd and you wont see the expiration time
passwd -s prueba2
prueba2 PS
atte: ch2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2009 11:06 AM
01-12-2009 11:06 AM
Re: Untrusted password expired
Shalom,
You should be able to use sam to select and individual user, even root and set it to not expire.
Its a menu option.
It might cause you problems on your next security audit, but its straightforward to do the change.
SEP
You should be able to use sam to select and individual user, even root and set it to not expire.
Its a menu option.
It might cause you problems on your next security audit, but its straightforward to do the change.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP