| | |
| | | ! |
| | | ! |
| | | ! Copyright 2007-2010 Sun Microsystems, Inc. |
| | | ! Portions Copyright 2011-2013 ForgeRock AS |
| | | ! Portions Copyright 2011-2014 ForgeRock AS |
| | | ! --> |
| | | <adm:managed-object name="replication-domain" |
| | | plural-name="replication-domains" |
| | |
| | | </ldap:attribute> |
| | | </adm:profile> |
| | | </adm:property> |
| | | <adm:property name="source-address" multi-valued="false" mandatory="false"> |
| | | <adm:synopsis> |
| | | If specified, the server will bind to the address before connecting to the |
| | | remote server. |
| | | </adm:synopsis> |
| | | <adm:description> |
| | | The address must be one assigned to an existing network interface. |
| | | </adm:description> |
| | | <adm:default-behavior> |
| | | <adm:alias> |
| | | <adm:synopsis> |
| | | Let the server decide. |
| | | </adm:synopsis> |
| | | </adm:alias> |
| | | </adm:default-behavior> |
| | | <adm:syntax> |
| | | <adm:ip-address /> |
| | | </adm:syntax> |
| | | <adm:profile name="ldap"> |
| | | <ldap:attribute> |
| | | <ldap:name>ds-cfg-source-address</ldap:name> |
| | | </ldap:attribute> |
| | | </adm:profile> |
| | | </adm:property> |
| | | <adm:property name="base-dn" mandatory="true" read-only="true"> |
| | | <adm:synopsis> |
| | | Specifies the base DN of the replicated data. |