You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
473 B
15 lines
473 B
# Role mapping configuration file which has elasticsearch roles as keys
|
|
# that map to one or more user or group distinguished names
|
|
|
|
#roleA: this is an elasticsearch role
|
|
# - groupA-DN this is a group distinguished name
|
|
# - groupB-DN
|
|
# - user1-DN this is the full user distinguished name
|
|
|
|
#power_user:
|
|
# - "cn=admins,dc=example,dc=com"
|
|
#user:
|
|
# - "cn=users,dc=example,dc=com"
|
|
# - "cn=admins,dc=example,dc=com"
|
|
# - "cn=John Doe,cn=other users,dc=example,dc=com"
|