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

gbellato
13.07.2007 5aa8eb677f6dd67df02a0c086a37721172fe9c0b
Enforce the limits on the server-id at the configuration framework level
2 files modified
4 ■■■■ changed files
opends/src/admin/defn/org/opends/server/admin/std/MultimasterDomainConfiguration.xml 2 ●●● patch | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/ReplicationServerConfiguration.xml 2 ●●● patch | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/MultimasterDomainConfiguration.xml
@@ -87,7 +87,7 @@
      <adm:none />
    </adm:requires-admin-action>
    <adm:syntax>
      <adm:integer></adm:integer>
      <adm:integer lower-limit="1" upper-limit="65535"></adm:integer>
    </adm:syntax>
    <adm:profile name="ldap">
      <ldap:attribute>
opends/src/admin/defn/org/opends/server/admin/std/ReplicationServerConfiguration.xml
@@ -91,7 +91,7 @@
      <adm:none />
    </adm:requires-admin-action>
    <adm:syntax>
      <adm:integer></adm:integer>
      <adm:integer lower-limit="1" upper-limit="65535"></adm:integer>
    </adm:syntax>
    <adm:profile name="ldap">
      <ldap:attribute>