commands – user password
Change a user’s password.
Usage
user password name password
where
name | of user whose password to change. Default is user running command. |
password | New password for user. |
admin on /_beyondcron/users, if changing another users password.
this command is disabled when a user service is enabled.
Example
Change ones own password
BeyondCron % user password secret!
Change another user’s password
BeyondCron % user password jsmith secret!