mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
05.10.2007 43e9daa652d67d20d2955848b226a639f22bb826
refs
author neil_a_wilson <neil_a_wilson@localhost>
Thursday, July 5, 2007 08:10 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Thursday, July 5, 2007 08:10 +0200
commit43e9daa652d67d20d2955848b226a639f22bb826
tree 9db5f6ccb47026553ba4fc7077811cc2a51110f0 tree | zip | gz
parent 642a0552a177f63ff295925228091e6aa292c023 view | diff
Update the internal root connection to ensure that it always inherits a
default set of privileges, even if the administrator has taken those
privileges out of the set granted to other root users by default. The
privileges that will always be granted to the internal root connection
include:

- bypass-acl
- modify-acl
- config-read
- config-write
- ldif-import
- ldif-export
- backend-backup
- backend-restore
- server-shutdown
- server-restart
- disconnect-client
- cancel-request
- password-reset
- update-schema
- privilege-change
- unindexed-search

OpenDS Issue Number: 1808
1 files modified
19 ■■■■■ changed files
opends/src/server/org/opends/server/protocols/internal/InternalClientConnection.java 19 ●●●●● diff | view | raw | blame | history