create user

create user user_name ["user_description"] [password=password]

Creates a new user. Following the user name, you can add an optional description of the user in quotes. The password is optional and can be added later using the set password command.

Note: User names cannot contain colon (:) characters.