- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: setting passwd expiry
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
10-20-2009 09:30 PM
10-20-2009 09:30 PM
setting passwd expiry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2009 09:33 PM
10-20-2009 09:33 PM
Re: setting passwd expiry
/usr/lbin/modprpw -v user1
To Reset the Password Age to Zero
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2009 08:47 PM
10-21-2009 08:47 PM
Re: setting passwd expiry
when i checked in /etc/passwd, i cant find any changes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2009 09:07 PM
10-21-2009 09:07 PM
Re: setting passwd expiry
If your sysem is in trusted mode Use below command :
# cd /usr/lbin/ ; modprpw -m exptm=0,lftm=0 username
It will set password expiration to never and lifetime as infinity.
To check :
# cd /usr/lbin ; ./getprpw username
[ Check exmtm and lftm field, should be 0 ]
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2009 09:12 PM
10-21-2009 09:12 PM
Re: setting passwd expiry
>>after this command how can i found if the value has set..
#/usr/lbin/getprpw username
For more see the man page of getprpw
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2009 09:19 PM
10-21-2009 09:19 PM
Re: setting passwd expiry
>>I have assigned points to 12 of 254 responses to my questions
And that makes about 4.72% ONLY..
Please spend some time assigning points to those who tried assisting you.
Click here for assigning points to your threads:
http://forums13.itrc.hp.com/service/forums/pageList.do?userId=WW262215&listType=unassigned&forumId=1
And keep foruming..
:)