MRCI/docs/intern_commands/request_new_pw.md
2019-09-06 23:43:07 -04:00

11 lines
419 B
Markdown

### Summary ###
enable/disable a password change request for a user on next login.
### IO ###
```[-user (text) -req (0 or 1)]/[text]```
### Description ###
this will set or unset the request for the user given in -user to change the password on next login. pass 0 on -req to disable the request or pass 1 to enable the request. the request is automatically disabled when the user successfully changes the password.