- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPUX Password Reset
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
11-09-2000 12:01 PM
11-09-2000 12:01 PM
HPUX Password Reset
Is it possible to set a locked out user account on an HPUX11 trusted system to re-activate automatically after a specified time elapses?
If so, how can this be done and can it be applied to root?
Thank you in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2000 12:23 PM
11-09-2000 12:23 PM
Re: HPUX Password Reset
To unlock, can use SAM to unlock the accts.
The accts stay locked until they are acted on.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2000 12:54 PM
11-09-2000 12:54 PM
Re: HPUX Password Reset
modprpw -k
About root, I regularly find myself with root account deactivated, solution is to have spare root alias accounts, and allow your user account to shutdown for the case someone tried all and blocked all root access and if I remenber right even deactivated you can still log yourself as root on the console if no one changed the passwd but that need to be confirmed by other gurus since Im not near a console to try...
Regards
victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2000 12:56 PM
11-09-2000 12:56 PM
Re: HPUX Password Reset
/usr/lbin/modprpw -k username
will work. You could schedule via root cron to perform at specified intervals. Doesn't sound like good security practice though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2000 01:02 PM
11-09-2000 01:02 PM
Re: HPUX Password Reset
You are correct. You can log in at the console even if locked out. That's one way to reactivate.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2000 01:44 PM
11-09-2000 01:44 PM
Re: HPUX Password Reset
Best of all
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2000 01:49 PM
11-09-2000 01:49 PM
Re: HPUX Password Reset
Logging in on the console will reactivate for _root_ _only_. My mistake.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2000 01:56 PM
11-09-2000 01:56 PM