sync.blue® provides a central LDAP server that can be used as a sync target or source.
Setup
- Create a new connection in the sync.blue® Dashboard.
- Choose any source and select "sync.blue® LDAP Server" as the destination.
- When authorizing the LDAP account, choose a fictitious 14-character API token, which will later become your personal LDAP username and password.
- Complete the setup.
LDAP Access Data
Note: For specific instructions for selected devices, see:
- How to sync my contacts with a Yealink IP phone?
- How to sync my contacts with the snom phonebook?
- How do I synchronize my contacts with Linphone via LDAP?
After a successful sync, use these LDAP access data in your devices or software:
LDAP Server ("Hostname") | ldap.sync.blue |
LDAP Server Port | 389 (unencrypted) |
LDAP Username ("Bind DN") |
uid=API-TOKEN-00,ou=users,dc=sync,dc=blue (for phonenumbers with prefix 0049) oder uid=API-TOKEN,ou=users,dc=sync,dc=blue (for phonenumbers with prefix +49...) oder uid=API-TOKEN-,ou=users,dc=sync,dc=blue (for phonenumbers without country code prefix)
Important: Replace API_TOKEN with the API token you created when authorizing the LDAP target (or source) in the sync.blue® Dashboard. |
LDAP Password ("Bind password") | API_TOKEN |
LDAP Search Base ("Base DN") | ou=API_TOKEN,ou=contacts,dc=sync,dc=blue |
LDAP Attributes
See Which LDAP attributes ("fields") can be synchronized?
LDAP Filters
The following filter syntax is supported for name or number searches:
Syntax | Meaning | Support |
---|---|---|
(ATTRIBUTE=%) | Search for contacts where this single attribute matches | ✅ |
(|(ATTRIBUTE1=%)(ATTRIBUTE2=%) | Search for contacts where either Attribute 1 or Attribute 2 matches | ❌ |
(&(ATTRIBUTE1=%)(ATTRIBUTE2=%) | Search for contacts where Attribute 1 and Attribute 2 match | ❌ |
Comments
0 comments
Please sign in to leave a comment.