Difference between revisions of "Passwd (command)"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
== See also == | == See also == | ||
* {{sudo}} | * {{sudo}} | ||
+ | |||
+ | |||
+ | [[Category:Security]] |
Revision as of 12:41, 26 December 2019
passwd -l $USERNAME
// for disabling password loginpasswd -u $USERNAME
// will unlock account if needed
passwd -u $USERNAME passwd: password expiry information changed.
See also
Advertising: