LDAP
LDAP
(OP)
Sorry of my insolence, but how configure LDAP? on the telephone (openstage 15, 55G, 60G) available only parameters for connection to the LDAP server - ip, port, username,password if required, protocol. No any parameters, filters, attributes. We have windows server with Active Directory. And what next?
in manual "OpenStage SIP V3R3 for OpenScape Voice, Administration Manual" page 387 specified required attributes and parameters. But where I need write this? Thanks
in manual "OpenStage SIP V3R3 for OpenScape Voice, Administration Manual" page 387 specified required attributes and parameters. But where I need write this? Thanks
RE: LDAP
on the telephone we set ftp connection to LDAP server - windows server active directory
maybe on AD we need set filders on account? (first name, mobile number ?)/ without filters its can work?>
RE: LDAP
from this theme I have a question, because Omenas no reply how he configured this
DTB, CSTA and LDAP ftp-connection on phone - its three independent ways to confgigure LDAP phonebook?
or DTB need to be configured
CSTA need to be configured
and LDAP ftp connection on telehone need to be configured?
and SOGTgate LDAP server also exist
and what LDAP ftp I need to use? my Active Directiory? or DTB or CSTA as ftp for phone?
we try CSTA but no result. After pressing the configured button EASYLOOKUP - no effect of pressing a key
RE: LDAP
But we cant- write ERROR after download file.
I create backup to flash card, I see file "phonebook.CSV" I cant read this file by any program. I need download template also in .CSV format or txt?
RE: LDAP
RE: LDAP
For configuration corporate phonebook in variant 1 you need:
1. Go to https://wiki.unify.com/wiki/LDAP_on_OpenStage_and_...
2. Working Microsoft Active Directory with users/contacts.
2.1. Create in your Active Directory (AD) new User which to be used as account for connection to your AD
3. In https://wiki.unify.com/wiki/LDAP_on_OpenStage_and_... find example for AD:
Given "example.com" as the LDAP subtree to be searched, the LDAP template file would look like this:
OpenStage LDAP TEMPLATE (v.1)
SEARCHBASE="dc=example,dc=com"
ATTRIB01="sn"
ATTRIB02="givenName"
ATTRIB03="ipPhone"
ATTRIB04="otherTelephone"
ATTRIB05="mobile"
ATTRIB06="homePhone"
ATTRIB07="company"
ATTRIB08="department"
ATTRIB09=""
ATTRIB10="title"
ATTRIB11="mail"
EOF
attantion - uppercase sensitivity. must be ATTRIB02="givenName" , not ATTRIB02="givenname"
In SEARCHBASE strring you need specify schema of your AD. "DC" = its "domain controller", you need to find information about AD in internet, like this https://stackoverflow.com/questions/18756688/what-...
typical schema has only two DC and nothing else, but also its can be as "dc=ldap, dc=local, ou=my company, cn=users" (for example). You need to use some LDAP tools https://ldap.com/ldap-tools/ for view your schema.
first you write lower DC, than - upper
and save it (begining Openstage and ending EOF) as .txt file in ASCII codes(UTF-8 without BOM). its defautl codes in notepad and you dont need do anything with text but you must know this.
3.1. Conect to phone via web, go to Local Functions - LDAP. And configurate ftp connection to your directory server (AD). Use account with username and password from 2.1.
3.2. Go to file transfer, configurate ftp connection to your computer with ftp server (like 3cDAEmon, filezilla etc) and download file to phone. disable firewall on your computer if you receive error of transmission file.
And its must working. Go to corporate phonebook on the phone, enter some letters or full second name. Use advanced search for search by name, phonem, department etc.