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:28] – system | technical:ldap-integration-rba [2025/06/08 06:35] (current) – [Adjusting the rights of a role] system | ||
---|---|---|---|
Line 31: | Line 31: | ||
{{: | {{: | ||
</ | </ | ||
- | | + | * The LDAP group to RBA mapping is optional functionality available as a complement |
- | | + | * To ensure that the LDAP user has a pleasant experience |
- | | + | * As stated earlier, we also give the option to specify |
- | | + | * The recommended value is // |
----------------- | ----------------- | ||
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. | ||