Difference between revisions of "Passwd (command)"

From wikieduonline
Jump to navigation Jump to search
m (Welcome moved page Passwd to Passwd (command))
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 15: Line 15:
 
* <code>PermitRootLogin</code> in <code>[[sshd_config]]</code>
 
* <code>PermitRootLogin</code> in <code>[[sshd_config]]</code>
 
* [[Lockout policy]]
 
* [[Lockout policy]]
 +
* [[PAM]]
  
 
== See also ==
 
== See also ==

Revision as of 10:36, 7 April 2020

passwd -l $USERNAME // for disabling password login
passwd -u $USERNAME // will unlock account if needed
passwd -u $USERNAME
passwd: password expiry information changed.


journalctl 
Feb 05 14:35:55 SERVER_NAME passwd[29180]: pam_unix(passwd:chauthtok): password changed for roo

Related commands

See also

Advertising: