Using passwd it is possible to quickly lock and unlock Linux accounts.
To lock an account.
passwd -l username
To unlock an account.
passwd -u username
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.
Using passwd it is possible to quickly lock and unlock Linux accounts.
To lock an account.
passwd -l username
To unlock an account.
passwd -u username
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.