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:12] – [LDAP Authentication Process] system | technical:ldap-integration-rba [2025/08/12 04:45] (current) – system | ||
|---|---|---|---|
| Line 27: | Line 27: | ||
| ====== LDAP group to RBA mapping ====== | ====== LDAP group to RBA mapping ====== | ||
| - | ===== Bind (Initial Connection) | + | ===== Common Settings |
| - | | + | <panel type=" |
| - | | + | {{: |
| - | | + | </ |
| - | | + | * 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 attribute that will contain the groups the user belongs to. | ||
| + | * The recommended value is // | ||
| - | ===== Search | + | ----------------- |
| - | - **Search request:** The client sends a search request to the server, specifying the search base, scope, filter, and attributes to retrieve. | + | ===== Admin ===== |
| - | - **Server searches:** The server searches its directory based on the client' | + | <panel type=" |
| - | - **Search response:** The server responds with a search response, containing | + | {{:technical: |
| + | </ | ||
| + | * The Admin role will typically include | ||
| - | ===== Bind on Search Result with Password ===== | + | ----------------- |
| - | | + | ===== Operator |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | + | ||
| - | ---------- | + | |
| - | ---------- | + | |
| - | ====== | + | |
| - | * LDAP Integration is configured under the settings tab. | + | |
| - | * One item that needs a bit more explanation is Filter. | + | |
| - | * The filter contains a special character (**%s**) which will be substituted with the username that the user provide to log in. | + | |
| - | * For active directory it will typically be **(& | + | |
| - | * This filter will be applied when searching to find the DN of the user who needs to be authenticated. | + | |
| - | + | ||
| <panel type=" | <panel type=" | ||
| - | {{: | + | {{: |
| </ | </ | ||
| + | * The Operator role will typically have less components selected compared to the Admin role, but more components then the View role. | ||
| - | --------- | + | ----------------- |
| - | + | ===== View ===== | |
| - | ====== | + | |
| - | * There is also a **Test LDAP Settings** Button that helps you to test the LDAP settings to ensure they work as intended. | + | |
| - | * The tests that will be done will be matching the **LDAP Authentication Process** described earlier on this page. | + | |
| <panel type=" | <panel type=" | ||
| - | {{: | + | {{: |
| </ | </ | ||
| + | * The View role will typically have the least components selected of the available three roles. | ||
| + | |||
| + | |||
| + | --------- | ||
| + | ====== 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. | ||