User Management
Overview
Syndeia Cloud out of the box has a user management system with permissions to allow/deny various operations which include:Â Â
- user read (enumeration of user list)
- user creation (signup),
- user modification (ie: update to assign permissions or change/reset passwords), andÂ
- user remove (currently implemented by "disabling" to prevent any breakage of historical references)Â
By default Syndeia Cloud has an administrator (super user)Â named super.user
 with a password of syn45ia
 . Â
To prevent accidental system lock-outs, the designated super user account cannot be deleted.Â
 To change who the designated super user is, edit the web-gateway service's application.conf
 file and alter (or add a) super.user.email = "super.user@intercax.com"
 line, ex: super.user.email = "mySuperUserAccountname"
. Â
 We strongly recommend changing the username and password from the default. Â
Usage
There is now one web-based interface for managing users in Syndeia Cloud. See the following page for more information on basic usage for User Management: Â
- Syndeia Cloud Web Admin Portal - User Management : Syndeia Cloud's web admin portal: Â