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

Matthew Swift
18.43.2011 c228e4d7e5da24d20e5692f7c30341b2e6223c9c
opendj-sdk/opends/src/admin/messages/GlobalCfgDefn.properties
@@ -11,6 +11,7 @@
property.check-schema.synopsis=Indicates whether schema enforcement is active.
property.check-schema.description=When schema enforcement is activated, the directory server ensures that all operations result in entries are valid according to the defined server schema. It is strongly recommended that this option be left enabled to prevent the inadvertent addition of invalid data into the server.
property.default-password-policy.synopsis=Specifies the name of the password policy that is in effect for users whose entries do not specify an alternate password policy (either via a real or virtual attribute).
property.default-password-policy.description=In addition, the default password policy will be used for providing default parameters for sub-entry based password policies when not provided or supported by the sub-entry itself. This property must reference a password policy and no other type of authentication policy.
property.disabled-privilege.synopsis=Specifies the name of a privilege that should not be evaluated by the server.
property.disabled-privilege.description=If a privilege is disabled, then it is assumed that all clients (including unauthenticated clients) have that privilege.
property.disabled-privilege.default-behavior.alias.synopsis=If no values are defined, then the server enforces all privileges.