Which file stores the definitions of roles and their associated capabilities?
Trap 1: indexes.conf
indexes.conf manages index settings.
Trap 2: authentication.conf
authentication.conf manages login methods.
Trap 3: limits.conf
limits.conf manages search and system resource limits.
- A
authorize.conf
Roles and capabilities reside in authorize.conf.
- B
indexes.conf
Why wrong: indexes.conf manages index settings.
- C
authentication.conf
Why wrong: authentication.conf manages login methods.
- D
limits.conf
Why wrong: limits.conf manages search and system resource limits.