- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: 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-10-2008 03:10 AM
05-10-2008 03:10 AM
Re: Cannot unlock user account
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2008 03:26 AM
05-10-2008 03:26 AM
Re: Cannot unlock user account
logins -x -l klcc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2008 03:27 AM
05-10-2008 03:27 AM
Re: Cannot unlock user account
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2008 03:28 AM
05-10-2008 03:28 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:29 AM
05-10-2008 03:29 AM
Re: Cannot unlock user account
# logins -x -l klcc
klcc 199 ops 302 KL CC
/home/klcc
/usr/bin/ksh
PS 000000 -1 -1 -1
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2008 03:32 AM
05-10-2008 03:32 AM
Re: Cannot unlock user account
I have tried that too, but cannot login. A very strange problem :)
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2008 03:36 AM
05-10-2008 03:36 AM
Re: Cannot unlock user account
yes it is very strange issue, but we can't dropt it we have to know it how this is happening ?the last thing from my side is u have to move u /etc/default/security file to some where else and reboot the system, i think it will solve the issue.
Sajjad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2008 03:42 AM
05-10-2008 03:42 AM
Re: Cannot unlock user account
passwd -d klcc
and try login.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2008 03:44 AM
05-10-2008 03:44 AM
Re: Cannot unlock user account
I tried all these very before, no use at all. Without password too not working.
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2008 03:48 AM
05-10-2008 03:48 AM
Re: Cannot unlock user account
#usermod -e klcc.
BTW, assigning zero points is worthless and getting answer from ppl.Everybody in this site is always spending their very very valuable time to help others. assigning 0 points, you are insulting ppl. i guess you better understand this point.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2008 03:53 AM
05-10-2008 03:53 AM
Re: Cannot unlock user account
ABORT_LOGIN_ON_MISSING_HOMEDIR=1 Exit the login session, if the user's home directory does not exist
or
check whether do you have a /etc/nologin file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2008 03:53 AM
05-10-2008 03:53 AM
Re: Cannot unlock user account
Btw, point is for the correct answer or answer that helps in somewhat level to resolve the issue. The suggestions that are not helping at all, can't give any points.
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2008 03:54 AM
05-10-2008 03:54 AM
Re: Cannot unlock user account
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2008 05:10 AM
05-10-2008 05:10 AM
Re: Cannot unlock user account
klcc::199:302:KL CC :/home/klcc:/usr/bin/ksh
This will allow the user to login without a password. Then run passwd and choose a simple password such as abcd1234. And login again. If it fails, you'll have to get a newer version of PWplus or remove it completely. The shell never validates a login -- this is done long before starting the user shell. Also, we are all assuming when you say: "can't login" you mean that there is a message that the login is incorrect. There are very different error messages for permission, wrong programs, etc.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2008 11:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2008 12:35 AM
05-12-2008 12:35 AM
Re: Cannot unlock user account
Login as root,then use su - username.
Try this and revert.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2008 04:36 PM
05-12-2008 04:36 PM
Re: Cannot unlock user account
You given some hints and that is correct. PWPlus using some lock files, which is in the location as mentioned by Jeff.
After removing the lock file and changing the password, everything is OK.
Jeff,
You should have to write this very before ;)
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2008 04:37 PM
05-12-2008 04:37 PM
Re: Cannot unlock user account
Shibin
- « Previous
-
- 1
- 2
- Next »