Hi All,
I am having approx. 3200 users added in the server. Can anybody help to grep those user id's which I have created between 01-03-08 to 15-05-08 ?
You may want to check the /etc/security/passwd file. It contains the encrypted password and the last update. Perhpas that update field will help you. The format of the date is the number of seconds passed since Jan. 1, 1970. It would be easiest puting this into a script. Let me know if you'd like help with that.
The last update feild in the /etc/security/passwd file will change once the user changes his/her password! So unless sraj prevent users from changing their passwords, he won't be able to rely on this feild!
+ it is a headache for your to change their passwords upon their request and then you will go back to square one as the last update field will be changed once you change the password yourself!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.