1822580 Members
3380 Online
109642 Solutions
New Discussion юеВ

Re: password attributes

 
brian_31
Super Advisor

password attributes

how di i check password attributes for a user account? it should display the aging information. currently i use passwd -S and this what i see

passwd -S root
Password set, MD5 crypt.

thanks

brian
3 REPLIES 3
George Liu_4
Trusted Contributor

Re: password attributes

cat /etc/shadow
Ermin Borovac
Honored Contributor

Re: password attributes

chage -l
shivan
Occasional Advisor

Re: password attributes

Try /usr/bin/passwd -s -a