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

matthew_swift
18.21.2010 9376e1bcaf90a83599c4102222b919dfd6526a91
refs
author matthew_swift <matthew_swift@localhost>
Saturday, September 18, 2010 00:21 +0200
committer matthew_swift <matthew_swift@localhost>
Saturday, September 18, 2010 00:21 +0200
commit9376e1bcaf90a83599c4102222b919dfd6526a91
tree 98cd455c242aa7f750b07bc2ff55e250db30abae tree | zip | gz
parent 48139cc36d9814f774293d31497bc722656f5955 view | diff
More fixes to the sub-entry security model: add new subentry-write privilege; rename inheritFromBaseDN to inheritFromBaseRDN and restrict it to the root entry of the subentry scope; restrict DNs derived from inheritFromDNAttribute to the root entry of the subentry scope; remove band-aid subentry write access global ACI.
17 files modified
290 ■■■■■ changed files
opends/resource/config/config.ldif 2 ●●● diff | view | raw | blame | history
opends/resource/schema/00-core.ldif 4 ●●●● diff | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/GlobalConfiguration.xml 6 ●●●●● diff | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/RootDNConfiguration.xml 7 ●●●●● diff | view | raw | blame | history
opends/src/admin/messages/GlobalCfgDefn.properties 1 ●●●● diff | view | raw | blame | history
opends/src/admin/messages/RootDNCfgDefn.properties 1 ●●●● diff | view | raw | blame | history
opends/src/ads/org/opends/admin/ads/ADSContext.java 1 ●●●● diff | view | raw | blame | history
opends/src/messages/messages/core.properties 2 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/CoreConfigManager.java 3 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/RootPrivilegeChangeListener.java 3 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/SubentryManager.java 55 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/Entry.java 6 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/Privilege.java 13 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/SubEntry.java 17 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/SubentryManagerTestCase.java 6 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/JmxPrivilegeTestCase.java 3 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/types/PrivilegeTestCase.java 160 ●●●●● diff | view | raw | blame | history