Petals Cockpit 0.22.0-SNAPSHOT

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (9)

View Page History



h3. Application connector

| nameAttribute | yes | cn \\ | Attribute name used on LDAP as user display name |
| passwordAttribute | yes | password | Attribute name used on LDAP as password |
| principalDn \\ | yes no \\ | \- \\ | Dn of the technical LDAP account \\ |
| principalPassword \\ | yes no \\ | \- \\ | Password of the technical LDAP account \\ |
The technical LDAP account is used to request the LDAP server, thus it must have read rights on LDAP server.

<img login>

h3. Adding the first user admin with token

If no user are present in the database, a dialog box will allow you tu add one. You will have to use the token provided by the backend (if you used the link *\{ip\}:\{port\}/setup?token=\{token\}*&nbsp;the token field will be pre-filled).
If no admin are present in the database, you can add one on the setup page. You will have to fill the *token* field with the token provided by the backend (if you used the link *\{ip\}:\{port\}/setup?token=\{token\}*&nbsp;the token field will be pre-filled).

*In normal mode* (not LDAP), you must fill the *username*, *password* and *name* fields to be able to add the user.
*In LDAP mode*, only the *username* field is present and you must fill it with a valid LDAP username.

Once all the fields are filled, click the button to add your first admin.


After adding the user, you will be redirected to the login page by clicking the button.

*In LDAP mode*, only the *username* field is present and you must fill it with a valid LDAP username.

Then click the button to add the user.


h3. Managing existing users

By clicking on an user an edition form will unfold.

*In normal mode* (not LDAP), you can modify users to change their *name* and / or *password* (username cannot be changed) or *delete* them.&nbsp;Type new values in the corresponding field to change them. Leaving password empty will not change his password. Then click "SAVE" ;