Jungzhang opened a new pull request, #3697: URL: https://github.com/apache/doris-website/pull/3697
## Related PR - Code PR: https://github.com/apache/doris/pull/63411 ## Versions - [x] dev - [ ] 4.x - [ ] 3.x - [ ] 2.1 ## Languages - [x] Chinese - [x] English ## Summary Adds documentation for `ldap_default_roles`, which allows Doris to grant configured default roles to every LDAP-authenticated user. The update explains: 1. How `ldap_default_roles` differs from the built-in `ldapDefaultRole`. 2. How default LDAP roles are merged with LDAP group roles and existing Doris user privileges. 3. That roles configured in `ldap_default_roles` must already exist in Doris. 4. How to configure `ldap_default_roles` in `ldap.conf`. 5. How to update `ldap_default_roles` online with `ADMIN SET FRONTEND CONFIG`. 6. That online updates of `ldap_default_roles` refresh the LDAP user cache automatically. ## Files - `docs/admin-manual/auth/authentication/ldap.md` - `i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/auth/authentication/ldap.md` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
