search for: 4f4be09c

Displaying 1 result from an estimated 1 matches for "4f4be09c".

2008 Oct 28
4
Checking if a user is 'Disabled'
Hi I need to create some local users but then 'disable' that user. I know i can enable and disable the user by using usermod -L and -U but does anyone know if there is a way for me to see the current status of the user? ie locked or unlocked? thanks