![]() |
ldapmodify -h ldap.example.com -p 389 -D "cn=ldap admin,o=acme" - w "password" -x -f test.ldif
where test.ldif is:
dn: cn=Sametime User1,o=acmechangetype: modify add: avayaaesserver avayaaesserver: aes-server1.example.com
dn: cn=Sametime User2,o=acmechangetype: modify add: avayaaesserver avayaaesserver: aes-server2.example.com
…
However when modifying LDAP, you should ultimately consult the documentation provided by your specific server (for example, Domino, Active Directory, OpenLDAP).
If the integration is configured with multiple AE Services servers, and if the AE Services server for a given user is not found in the list of configured AE Services server connections, the following message will be logged: No Avaya AES server found for [username]. The value of the user’s AvayaAESServer attribute is [value from directory] and the list of AES servers is [list of AES servers].