Skip to content

[doc] add LDAP default roles docs#3697

Merged
morrySnow merged 1 commit into
apache:masterfrom
Jungzhang:codex/ldap-default-roles-doc
Jun 2, 2026
Merged

[doc] add LDAP default roles docs#3697
morrySnow merged 1 commit into
apache:masterfrom
Jungzhang:codex/ldap-default-roles-doc

Conversation

@Jungzhang
Copy link
Copy Markdown
Contributor

Related PR

Versions

  • dev
  • 4.x
  • 3.x
  • 2.1

Languages

  • Chinese
  • 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

@morrySnow morrySnow merged commit e2a7a72 into apache:master Jun 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants