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

neil_a_wilson
09.51.2007 ec465f362ea0c7b6e0c0905748bcdfde1b859d0f
opendj-sdk/opends/src/server/org/opends/server/config/ConfigConstants.java
@@ -544,6 +544,15 @@
  /**
   * The name of the configuration attribute that specifies the set of
   * privileges that root users should automatically be granted in the server.
   */
  public static final String ATTR_DEFAULT_ROOT_PRIVILEGE_NAME =
       NAME_PREFIX_CFG + "default-root-privilege-name";
  /**
   * The name of the configuration attribute that indicates which clients
   * should not be allowed to establish connections.
   */
@@ -3149,6 +3158,14 @@
  /**
   * The name of the operational attribute that will appear in a user's entry to
   * specify the set of privileges assigned to that user.
   */
  public static final String OP_ATTR_PRIVILEGE_NAME = "ds-privilege-name";
  /**
   * The name of the operational attribute that will appear in a user's entry
   * to indicate the time that the password was last changed.
   */