Use the following configuration statements to configure access to service data:
- shared sae configuration ldap service-data {
- server-address server-address ;
- dn dn;
- authentication-dn authentication-dn ;
- password password ;
- directory-eventing;
- polling-interval polling-interval ;
- (ldaps);
- }
To configure SAE access to service data:
[edit shared sae group se-region configuration ldap service-data] user@host# show server-address 10.10.45.3; dn <base>; authentication-dn <base>; password ********; directory-eventing; polling-interval 30; ldaps;