Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| technical:ldap-integration-rba [2025/06/08 05:41] – system | technical:ldap-integration-rba [2025/08/12 04:45] (current) – system | ||
|---|---|---|---|
| Line 41: | Line 41: | ||
| {{: | {{: | ||
| </ | </ | ||
| - | - **Client connects:** The LDAP client (e.g., a user authentication script) connects to the LDAP server. | + | * The Admin role will typically include |
| - | - **Bind request:** The client sends a bind request | + | |
| - | - **Server authenticates: | + | |
| - | - **Bind response:** If the credentials are valid, the server responds with a bind response, indicating a successful connection. | + | |
| ----------------- | ----------------- | ||
| Line 51: | Line 48: | ||
| {{: | {{: | ||
| </ | </ | ||
| - | | + | * The Operator role will typically have less components selected compared |
| - | - **Bind request:** The client sends a bind request to the server, which includes | + | |
| - | - **Server authenticates: | + | |
| - | - **Bind response:** If the credentials are valid, the server responds with a bind response, indicating a successful connection. | + | |
| ----------------- | ----------------- | ||
| Line 61: | Line 55: | ||
| {{: | {{: | ||
| </ | </ | ||
| - | | + | * The View role will typically have the least components selected of the available three roles. |
| - | - **Bind request:** The client sends a bind request to the server, which includes the username (or DN) and password. | + | |
| - | - **Server authenticates: | + | |
| - | - **Bind response:** If the credentials are valid, | + | |
| - | --------- | ||
| + | --------- | ||
| + | ====== Adjusting the rights of a role ====== | ||
| + | * Should you need to adjust the rights for one of the roles, there is a dedicated section in the Wiki which covers that topic. | ||