A
twanager command that resets the password for an existing
user in the
store. If the user does not exist an exception is raised. To create a user use
adduser. There are no restrictions (from the admin) level on what a password may contain. Any particular
instance may wish to set their only policies on such things.
Syntax
twanager userpass <username> <password>
Example
Set the user monkey's password to sw!ng3r
twanager userpass monkey 'sw!ng3r'