-
Notifications
You must be signed in to change notification settings - Fork 3
User Management
Once logged in on an Admin account you should navigate to the index page at http://[sitename]/
. From here you will be presented with three panels. The top panel will be named Admin Tools. In this panel select the button that says Manage Users.
To create a new user click the button Create New User at the bottom of the panel and fill in the Popup form. Avoid the use of characters that are not alphanumeric. Use the drop down to make the new user an admin (True) or not (False).
Directly beneath the Username displayed is a horizontal list of options. The first option in red reads Delete User. Click this link to delete the User.
Directly beneath the Username displayed is a horizontal list of options. The second option in gold is Change Password. Click this option and fill in the Popup form with the new password.
Directly beneath the Username displayed is a horizontal list of options. The third pink option gives or revokes admin rights. When the text reads revoke the user has admin rights, else the user does not. Directly beneath the Username displayed is a horizontal list of options.