mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Adding guidance around LDAP groups
This commit is contained in:
@ -278,6 +278,12 @@ For example:
|
||||
|
||||
(&(objectclass=groupOfNames)(memberUid=%s))
|
||||
|
||||
|
||||
When providing an AD/LDAP group search filter, configure a filter that returns the minimum number of relevant groups for the purpose of supporting authentication.
|
||||
Filters that return large group assignments increase the size of associated calls and resources.
|
||||
Functions sensitive to large request or response bodies may exhibit unexpected behaviors as a result.
|
||||
|
||||
|
||||
.. end-minio-ad-ldap-group-search-filter
|
||||
|
||||
.. start-minio-ad-ldap-group-search-base-dn
|
||||
@ -454,4 +460,4 @@ Defaults to off
|
||||
|
||||
Specify a comment to associate to the external access management configuration.
|
||||
|
||||
.. end-minio-access-management-plugin-comment
|
||||
.. end-minio-access-management-plugin-comment
|
||||
|
Reference in New Issue
Block a user