There are two types of user accounts:
- 'Built-in' user accounts — these are stored in the application's local database.
- 'External' user accounts — these are stored in an external directory (e.g. LDAP), if any are configured. See Configuring External Authentication Sources.
To add a new user,
- Click 'Users' on the 'Admin Menu'.
- The 'User Browser' screen will be displayed (see screenshot below). Click the 'Add User' button at the bottom of the screen.
- The 'Add new user' screen will be displayed.
- In the 'Username' field, type the user's login name. You can use the following characters:
- letters and numbers
- hyphen ('-')
- underscore ('_')
- 'at' sign ('@')
- In the 'Display name' field, type the user's display-name.
- (Optional) In the 'Email' field, type the user's email address. This address is where the user will receive notifications.
- In the 'Auth Type' field, select either 'Built-in' or the name of the appropriate external directory where the user will be stored.
- (For built-in users only) In the 'Password' and 'Confirm Password' fields, type the user's password.
The user can easily change their own password later.
- Click the 'Add' button.
Screenshot: User Browser