Skip to main content
Skip table of contents

Default User Accounts

For convenience we provide several default user accounts.

These accounts are for you to complete the initial configuration and testing.

The following accounts are provided by default:

Username

Password

Default Permission Level

user1

user1

Administrative

user2

user2

Restricted

user3

user3

Restricted

guest

guest

Guest User

administrator

administrator

Administrative

Before going into production you should either remove these users or change their passwords. (You will need to maintain at least one administrative user account so that you can continue to manage your deployment).

The possible exception to this is the guest user. You may want to keep this account if you want to allow users to access SuperWEB2 as a guest user. If you do choose to keep the guest user account, you are strongly recommended to change the account's password from the default.

There are also some default groups provided with a new installation: Guests, Managers, Staff, Example and administrators. You may wish to edit or remove these groups before going into production.

Change a User's Password

To change the password on a user account, login to SuperADMIN and use the command account <user_id> setpassword. You will be prompted to enter and confirm the new password. For example:

TEXT
> account user3 setpassword
Password :
Confirm  :
>

Delete an Account

To delete an account, login to SuperADMIN and use the command account <user_id> remove. For example:

TEXT
> account user3 remove
> 
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.