- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- password unlock
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
08-25-2007 06:33 AM
08-25-2007 06:33 AM
In SAM its showing active and System is not trusted.but user cannot login and user wants the same username and dont want reset .need unlock only
output of passwd
serni:MGV7nTr7C/8LQ,B/gS:201:20:serni:/home/serni:/usr/bin/sh
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2007 06:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2007 06:50 AM
08-25-2007 06:50 AM
Re: password unlock
if it is not trusted, i believe the user has been deactivated by system administrator.
You just need to go to SAM-> users and Groups -> Selected the respective user name -> Action -> Reactivate the user
WK
please assign points
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2007 07:00 AM
08-25-2007 07:00 AM
Re: password unlock
is there any other way to know ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2007 07:11 AM
08-25-2007 07:11 AM
Re: password unlock
Since the encrypted password isn't "*" the account isn't locked.
I suggest that you change the user's password to whatever (s)he wants assuming you can validate the (s)he is who they say they are.
As root you can simply initiate this by doing:
# passwd userid
Afterwards, you can suggest that the user change the password again to something known only to themself.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2007 07:12 AM
08-25-2007 07:12 AM
Re: password unlock
If the account isn't locked and the user can't login, assign them a new passwd and force them to change it at next login.
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2007 07:48 AM
08-25-2007 07:48 AM
Re: password unlock
output of passwd
serni:MGV7nTr7C/8LQ,B/gS:201:20:serni:/home/serni:/usr/bin/sh
[/root/home/root] # passwd -s serni
serni PS 08/23/07 7 91
i dont wanna reset ,just want to unlock ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2007 08:12 AM
08-25-2007 08:12 AM
Re: password unlock
The account is NOT LOCKED.
You have shown:
[/root/home/root] # passwd -s serni
serni PS 08/23/07 7 91
If you examine the manpages for 'passwd' you would see that this means:
name status mm/dd/yy min max warn
...AND...that "PS" means "pass-worded". IF you saw "LK" then that would mean "locked".
I suggest that your user has forgotten whatever password they applied and that you reset it for them as the root user/administrator of the server. See my first post.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2007 11:42 AM
08-25-2007 11:42 AM