×
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Contact US

Log In

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

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

RE: LDAP

(OP)
Ok. We test LDAP with LDAP Client on android and windows - its working. But unify 55G and 15 HFA - dont
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

(OP)
thread965-1802289: OpenScape 4000 V7: how to create LDAP phonebook

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 smile
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

(OP)
Ok ok. Manual obliges download "ldap template" to ip phone with attributes of our Active directory in .txt format.
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

I am interested in getting this to work also - have you got it working ?

RE: LDAP

(OP)
Yes. Exists two ways - configuration LDAP connection from each phone to your directory server (in my case its microsoft active directory) and using CSTA LDAP in openscape 4000 (i cant config this yet).
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.

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Tek-Tips Forums free from inappropriate posts.
The Tek-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members! Already a Member? Login

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close