-
Notifications
You must be signed in to change notification settings - Fork 24
Team User Accounts: Creating & Managing
Matthew Gallina edited this page Jan 9, 2019
·
11 revisions
In order to access any user related tools within the UI, sMockin must be running with multi user mode enabled and you need to be logging in as the system admin user.
Please note, at present users can only be added to the system with a REGULAR access level role.
- Open http://localhost:8000/ in your browser
- From the dashboard, click on your username (in the top right hand corner) and then select Manage Users from the drop down menu
- Click the Add User button to open the New User window
- Fill out the following fields:
- Username - This must be a unique value
- Full Name - This is the user's screen name
- Password - Must contain at least 1 upper & lower case character and 1 number
- Confirm Password
- Finally click Save
TODO