MRCI/docs/intern_commands/lock_acct.md

11 lines
307 B
Markdown
Raw Normal View History

2019-09-06 23:43:07 -04:00
### 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.