to check last update on users password, run the following commands :
#pwdadm -q root
root:
lastupdate = 1340177035
#perl -le 'print scalar localtime(shift);' 1340177035
Wed Jun 20 09:23:55 2012
to check last update on users password, run the following commands :
#pwdadm -q root
root:
lastupdate = 1340177035
#perl -le 'print scalar localtime(shift);' 1340177035
Wed Jun 20 09:23:55 2012
Leave a Reply