HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- last password change
Operating System - HP-UX
1832765
Members
3309
Online
110045
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
01-24-2001 08:10 AM
01-24-2001 08:10 AM
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2001 08:12 AM
01-24-2001 08:12 AM
Solution
adb(1) will decode this value for you. You can
also use some routines listed in ctime(3c) to programmatically
decode it.
You should be able to use the following example:
u_succhg=0D881797876
echo 0d881797876=Y | adb
returns
1997 Dec 10 18:51:16
For more information see the following man pages:
- prpwd(4)
- adb(1)
- ctime(3C)
also use some routines listed in ctime(3c) to programmatically
decode it.
You should be able to use the following example:
u_succhg=0D881797876
echo 0d881797876=Y | adb
returns
1997 Dec 10 18:51:16
For more information see the following man pages:
- prpwd(4)
- adb(1)
- ctime(3C)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2001 08:30 AM
01-24-2001 08:30 AM
Re: last password change
Thank you very much for such a fast response, I've tryed the the trick with the adb cmd, like this:
echo 978614262=Y | adb
it gave me:
2033 Dec 31 11:05:06
Is this the time when the system will ask me for a new password?
echo 978614262=Y | adb
it gave me:
2033 Dec 31 11:05:06
Is this the time when the system will ask me for a new password?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2001 09:24 PM
03-26-2001 09:24 PM
Re: last password change
You did not mention which hpux version you are using but on my hpux 10.20 trusted system, 'adb' will not work properly. For example, I have a password which was changed on 27 Mar 2001, and when I used the 'adb' command to show the last password change date, the return string is '1904 Oct 15 16:52:02'. My system is Y2K compliant.
Anyway, the way I have been using to check the last password change date is
/usr/lbin/getprpw -m spwchg
Anyway, the way I have been using to check the last password change date is
/usr/lbin/getprpw -m spwchg
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP