- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Last password change of the user account is ge...
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
10-25-2018 04:33 PM
10-25-2018 04:33 PM
Last password change of the user account is getting automatically changed - weird issue
one of the user acocunt password is not working mnay times during different time period and after resetting the passowrd it is working. what I observed is that the last passowrd chnage date of the user acocunt is always getting restored to an older date though there is no chnage in encrypted password in /etc/shadow file.
1: oracle account password chnaged manually as part of testing
2: took /etc/shadow file backup as shadow.old_bforaclepassChange
3 : When I check the user acount status today, it shows the paasowrd got chnaged few days back though the chnage is done yesterday.
4: checkied the encrypted passoword of the current and showdow bakcup file. both looks similar. but the password change got chnaged to older date.
home/aparun>logins -x -l oracle
oracle 199 dba 201 Oracle Software,,,
/home/oracle
/usr/bin/ksh
PS 092818 -1 -1 -1
(**root)
/home/aparun>passwd oracle
/home/aparun>cat shadow.old_bforaclepassChange | grep -i oracle
oracle:9s7kmRT1X/AMU:17802::::::
/home/aparun>cat /etc/shadow | grep -i oracle
oracle:9s7kmRT1X/AMU:17802::::::
5 password changed
/home/aparun>logins -x -l oracle
oracle 199 dba 201 Oracle Software,,,
/home/oracle
/usr/bin/ksh
PS 102518 -1 -1 -1
Encrypted password also changed.
/home/aparun>logins -x -l oracle
oracle 199 dba 201 Oracle Software,,,
/home/oracle
/usr/bin/ksh
PS 102518 -1 -1 -1
(**root**on )
- Tags:
- Password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2018 04:56 PM
10-26-2018 04:56 PM
Re: Last password change of the user account is getting automatically changed - weird issue
May I get any update from experts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2018 12:30 AM
11-14-2018 12:30 AM
Re: Last password change of the user account is getting automatically changed - weird issue
Hi Arun, what is the OS version in this case? and is the issue with any other user also? all users are affected?
Do you change in modification time of /etc/shadow also?