- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- password issues on HP-UX...
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
06-04-2008 06:16 AM
06-04-2008 06:16 AM
password issues on HP-UX...
typed the passwd command for my user account...p to pick...changed password succuessful.
Next, I try to login again.
New password does work.....old password does.
However, when i type passwd again, it requires the new password.
Any ideas?
-jody
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2008 06:19 AM
06-04-2008 06:19 AM
Re: password issues on HP-UX...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2008 06:20 AM
06-04-2008 06:20 AM
Re: password issues on HP-UX...
We are using shadow passwords.
How do i remove the entry from cache?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2008 06:26 AM
06-04-2008 06:26 AM
Re: password issues on HP-UX...
could it be that you use a passwd that's very long (>8 characters)?
And the passwd is only changed at the last characters?
I don't know exactly if 8 characters are the limit, but I believe.
Try a complete different passwd ...
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2008 06:28 AM
06-04-2008 06:28 AM
Re: password issues on HP-UX...
I really do not understand what the issue was, how you resolved it exactly and what is the actual problem.
You might want to explain a bit more on it.
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2008 06:31 AM
06-04-2008 06:31 AM
Re: password issues on HP-UX...
I login...type passwd to change my pasword.
Then i start a new session that prompts for my password (to authenticate).
I type in my newly changed password.....it doesn't work
Then, I type my old password and im in.
However, when i try to change my password again, it requires that i issue the changed password as my old password...IE the old one doesn't work here.
So, the question is:
Why does my new password not work for authentication but it does for the passwd command?
How can i resolve it?
Thanks in Advance,
jody
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2008 06:46 AM
06-04-2008 06:46 AM
Re: password issues on HP-UX...
I wouldn´t be the first time that there is a corruption on the files. Let´s try something simple let´s run the pwck to make sure that everything is fine there:
http://docs.hp.com/en/B3921-60631/pwck.1M.html
Also you could try unconverting the shadow system and then converting it back again to make sure everything is fresh and clean.
If you do that remember that when you unconvert the system "some of the aging information may be lost during the conversion; the warn and expire fields are discarded, while min, max, and lstchg are rounded from days to weeks."
Regards,
Jaime.