|
BASH lock user account and unlock
|
|
01-19-2010, 08:32 AM
Post: #1
|
|||
|
|||
|
BASH lock user account and unlock
This will either disable the user from logging into the system or enable them to.
you can manually do this using a text editor like vi editing the /etc/shadows by placing the ! before their password hash. This method is more safer for you though. Code: #locks a user nameCode: #unlocks the user name |
|||
|
01-19-2010, 11:21 PM
Post: #2
|
|||
|
|||
|
RE: BASH lock user account and unlock
This is so easy to do in Linux . . .
"I dont know with what weapons World War 3 will be fought with, but i know World War 4 will be fought with stones and sticks" - Albert Einstein |
|||
|
« Next Oldest | Next Newest »
|






