Tons of updates including erpnext, fusionauth, kong, elasticsearch, postgres-12, opennebula-5.10...
This commit is contained in:
14
db/elasticsearch-7.x/files/original/etc/role_mapping.yml
Normal file
14
db/elasticsearch-7.x/files/original/etc/role_mapping.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user