-
Notifications
You must be signed in to change notification settings - Fork 24
Team User Accounts: Creating & Managing
Matthew Gallina edited this page Dec 12, 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.
- SYS_ADMIN
- ADMIN (currently unavailable)
- REGULAR
Please note, at present users can only be added to the system with a REGULAR access level role.
- Open http://localhost:8000/index.html 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
- Open http://localhost:8000/index.html 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
- Locate the user you wish to edit and click the View button to open the View User window
- From here you can:
- Change the user's Username and/or Full Name
- Click the Save button once done
- Delete the user
-
Reset the user's Password
- This will issue a Password Reset Token link you should then forward onto the user
- Change the user's Username and/or Full Name