Use the following configuration statements to change connection properties for the directory that stores SRC configuration data:
- system ldap client {
- base-dn base-dn ;
- url url ;
- backup-urls [ backup-urls ...];
- principal principal ;
- credentials credentials ;
- timeout timeout ;
- time-limit time-limit ;
- }
![]() |
Note: Before you change directory connection properties, make sure that all configuration changes have been committed. |
To change connection information to the directory that stores SRC configuration information:
- [edit]
- user@host# edit system ldap client
- [edit system ldap client]
- user@host# set base-dn base-dn
- [edit system ldap client]
- user@host# set url url
- [edit system ldap client]
- user@host# set backup-urls backup-url-n backup-url-n2
Backup servers are used if the primary directory server is not accessible.
- [edit system ldap client]
- user@host# set principal principal
For example:
- [edit system ldap client]
- user@host# set principal-dn cn=area1,o=Operators,o=umc
- [edit system ldap client]
- user@host# set credentials credentials
- [edit system ldap client]
- user@host# set timeout timeout
- [edit system ldap client]
- user@host# set time-limit time-limit
![]() |
Note: Do not change the value for the enable-eventing, polling-interval, connection-manager-id, dispatcher-pool-size, or event-base-dn statements unless instructed to do so by Juniper Networks. The eventing statement is enabled by default. |
In most cases, you use the default configuration for directory eventing properties. .