LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Password files (https://www.linuxquestions.org/questions/linux-software-2/password-files-57482/)

JBDM 04-30-2003 11:28 AM

Password files
 
Where would I be able to check when the last time a password for an account has been changed or how much time is left before the password expires?
Thanks

trickykid 04-30-2003 11:45 AM

As root you can do a: passwd -S <username>
Which will give the status of the account.

man passwd for more details.


All times are GMT -5. The time now is 07:16 AM.