[CentOS] Checking if a user is 'Disabled'

Tue Oct 28 11:46:52 UTC 2008
Tom Brown <tom at ng23.net>

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