- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Cannot unlock user account
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
05-09-2008 06:46 PM
05-09-2008 06:46 PM
I am facing a strange problem. The system is HP UX B.11.11 and it's non-trusted system. Cannot login with the user id, have changed the password, but not taking. Checked through SAM, the id is neither disabled not locked. Changed the password to different many times, cannot login at all. Even removed the id and recreated, it's not accepting the new password as well as old password.
Anybody has solution ?
Shibin
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 07:03 PM
05-09-2008 07:03 PM
Re: Cannot unlock user account
Is this happened only for any particular user or others are affected too?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 07:04 PM
05-09-2008 07:04 PM
Re: Cannot unlock user account
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 07:21 PM
05-09-2008 07:21 PM
Re: Cannot unlock user account
usermod -x password_lifetime=0 username
usermod -x grace_limit=1 username
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 07:31 PM
05-09-2008 07:31 PM
Re: Cannot unlock user account
# usermod -x administrative_lock_applied=0 klcc
Unrecognized Option 'x'
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 07:43 PM
05-09-2008 07:43 PM
Re: Cannot unlock user account
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 07:46 PM
05-09-2008 07:46 PM
Re: Cannot unlock user account
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 08:09 PM
05-09-2008 08:09 PM
Re: Cannot unlock user account
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 08:14 PM
05-09-2008 08:14 PM
Re: Cannot unlock user account
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 08:15 PM
05-09-2008 08:15 PM
Re: Cannot unlock user account
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 08:17 PM
05-09-2008 08:17 PM
Re: Cannot unlock user account
It's not trusted system and there is no /tcb/files/auth and if existed in somewhere else ( I mean /usr/newconfig/tcb/.... ) there is nothing related to any users.
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 09:53 PM
05-09-2008 09:53 PM
Re: Cannot unlock user account
Dear Shibin
can u give us passwd -sa out put
and cat /etc/passwd file out put
thanks and regards
Sajjad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 10:01 PM
05-09-2008 10:01 PM
Re: Cannot unlock user account
here is the output
1. passwd -sa
klcc PS
2. # grep klcc /etc/passwd
klcc:ee96OWIrmrf4A:199:302:KL CC :/home/klcc:/usr/bin/ksh
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 10:12 PM
05-09-2008 10:12 PM
Re: Cannot unlock user account
klcc ps
which means u userpasswd is not locked, can u change the shell in u /etc/passwd for the user klcc let u try once more for this user
thanks and regards
Sajjad Sahir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 10:16 PM
05-09-2008 10:16 PM
Re: Cannot unlock user account
# grep klcc /etc/passwd
klcc:ee96OWIrmrf4A:199:302:KL CC :/home/klcc:/usr/bin/sh
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 10:22 PM
05-09-2008 10:22 PM
Re: Cannot unlock user account
Dear Shibin
if it is not working in other shell also
i think u passwd has some special meaning character u have to remove this user and reset the new passwd for the user
thanks and regards
pls revert back
sajjad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 10:29 PM
05-09-2008 10:29 PM
Re: Cannot unlock user account
Hope somebody can give the answer.
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 10:45 PM
05-09-2008 10:45 PM
Re: Cannot unlock user account
can you perform the following test?
1. Create new user klcc2
(home directory: /home/klcc)
2. Note down the usrid and groupid of user klcc.
i.e.
usrid : 199
groupid: 302
3. Delete user klcc
4. Modify your password file:
(first, you may wish to do a backup of your passwd as a precautionary measure)
Change the usrid of klcc2 to 199 and
groupid to 302
5. retry the password commands that are failing.
revert!
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2008 10:50 PM
05-09-2008 10:50 PM
Re: Cannot unlock user account
# grep klcc /etc/passwd
klcc2:V492rB2d7i2a2:186:302:KL CC - 2:/home/klcc2:/usr/bin/ksh
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2008 02:14 AM
05-10-2008 02:14 AM
Re: Cannot unlock user account
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2008 02:18 AM
05-10-2008 02:18 AM
Re: Cannot unlock user account
# ll /etc/default
total 8
-r--r--r-- 1 bin bin 11 Nov 8 2002 fs
-r--r--r-- 1 root root 626 Jul 14 2004 nlspath
-r--r--r-- 1 bin bin 8 Jun 19 2001 tz
-r--r--r-- 1 bin bin 84 Apr 17 2004 useradd
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2008 02:43 AM
05-10-2008 02:43 AM
Re: Cannot unlock user account
can u check pwck for passwd consisteny
revert please
Sajjad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2008 02:48 AM
05-10-2008 02:48 AM
Re: Cannot unlock user account
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2008 03:07 AM
05-10-2008 03:07 AM
Re: Cannot unlock user account
I think the dollar sign in your passwd itself causing the problem:
VFR$5tgb
either you escape the dollar sign with a backslash (VFR\$5tgb) when you login or change the passwd without dollar sign.
Rgds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2008 03:08 AM
05-10-2008 03:08 AM
Re: Cannot unlock user account
u are telling if u are giving the same passwd to another user it is taking only u are facing in this user only am i right?
thanks and regards
sajjad