jw项目windows环境软件安装
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.

14 lines
473 B

1 year ago
  1. # Role mapping configuration file which has elasticsearch roles as keys
  2. # that map to one or more user or group distinguished names
  3. #roleA: this is an elasticsearch role
  4. # - groupA-DN this is a group distinguished name
  5. # - groupB-DN
  6. # - user1-DN this is the full user distinguished name
  7. #power_user:
  8. # - "cn=admins,dc=example,dc=com"
  9. #user:
  10. # - "cn=users,dc=example,dc=com"
  11. # - "cn=admins,dc=example,dc=com"
  12. # - "cn=John Doe,cn=other users,dc=example,dc=com"