### Summary ### lock user account. ### IO ### ```[-user (text) -state (0 or 1)]/[text]``` ### Description ### this sets the locked state of a user account name given in -user. locked user accounts are unable to login until the lock is released. -state is a boolean value where 1 is true and 0 is false.