- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- How to set root password to non-expired in HPUX
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
How to set root password to non-expired in HPUX
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-16-2008 07:14 PM
03-16-2008 07:14 PM
How to set root password to non-expired in HPUX
How to set root password to non-expired in HPUX
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-17-2008 01:50 AM
03-17-2008 01:50 AM
Re: How to set root password to non-expired in HPUX
Re: How to set root password to non-expired in HPUX
Trusted?
Non expire in number of days?
# /usr/lbin/modprpw -m exptm=0 root
untrusted
# passwd -x 0
http://forums11.itrc.hp.com/service/forums/questionanswer.do;HP-FORUMS-S-WPA-IDX=HSlcFZ78VGhrGlGKdQfJTwDS1mZ0LHBfvL3fvJhhJwKy1FvczWn5!-1259521774!-1205908035?threadId=742444
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-24-2014 01:21 PM
11-24-2014 01:21 PM
Re: How to set root password to non-expired in HPUX
Re: How to set root password to non-expired in HPUX
This command* is incorrect as far as I have seen on my 11.3i system.
*
/usr/lbin/modprpw -m exptm=0 root
You want
/usr/lbin/modprpw -m exptm=-1 root
check by issuing
passwd -s root
pre and post issuing the above command. The first command expires your password on the day you issue the command. -KJ
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP