- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: User problem
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-15-2008 06:46 PM
11-15-2008 06:46 PM
In HP-Unix for examble, one user is not able to reset the password.
pls anyone help to me....
Regards,
Unixguy.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2008 06:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2008 06:57 PM
11-15-2008 06:57 PM
Re: User problem
they are not having any wirtes to do,
acually the problem is every 14 days only he can reset the password,before login to the console,the message wiil come to reset ur password.
after 14 days it's expiring,then it will ask.
that time they r not to reset it.
why?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2008 08:53 PM
11-15-2008 08:53 PM
Re: User problem
I guess the sysadmin might have set the password minimum age and the password maximum age to the same value for this user.
The password maximum age setting forces the user to change the password at login time when the old password is expired, as you have seen.
The password minimum age setting prevents the user from changing the password again until a defined number of days has passed. This is to prevent the user from immediately changing the password again, back to the old value.
However, I think forcing to change the password every 14 days is a bit excessive. The user is likely to have the password written down somewhere. Maybe a Post-It note under the keyboard or on the edge of the display?
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2008 09:45 PM
11-15-2008 09:45 PM
Re: User problem
first enable it since my guess is tht the account must hv locked.
/usr/lbin/modprpw -k "username"
thn tell the user to reset the password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2008 10:02 PM
11-15-2008 10:02 PM
Re: User problem
its trusted system..?
/usr/lbin/getprpw
the above command will show "expiry" "lifetime"
if use account locked "lockout=0001000" --> meaning user account locked,
to enable
/usr/lbin/modprpw -k
Thx
Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2008 01:52 AM
11-16-2008 01:52 AM
Re: User problem
it's resolved,i enabled the user and reset the passwd.
thanks MK,Patriek, Johnson.
Regards,
R.Sekar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2008 06:39 PM
11-16-2008 06:39 PM