Difference between revisions of "Passwd (command)"

From wikieduonline
Jump to navigation Jump to search
(== Related commands == * <code>PermitRootLogin</code> in sshd_config)
Line 7: Line 7:
 
passwd: password expiry information changed.
 
passwd: password expiry information changed.
 
</pre>
 
</pre>
 +
 +
 +
== Related commands ==
 +
* <code>PermitRootLogin</code> in [[sshd_config]]
  
  

Revision as of 10:31, 5 February 2020

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


Related commands


See also

Advertising: