cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
276
Views
0
Helpful
1
Replies

Search LDAP

marwa_ads
Level 1
Level 1

Dear All,

I want to search ldap in CM6

I am using the following credentials:

ldapServer = "192.168.1.100";

ldapsearchbase = "ou=users, o=cisco.com";

ldapPort = 8443;

ldapUserId = "cn=Directory Manager, o=cisco.com";

ldapPassword = "cisco";

rootDn = "o=cisco.com";

And I am getting the following error:

Problem looking up name:javax.naming.ServiceUnavailableException: 192.168.1.100:8443; socket closed

can u help me in this?

Thanks alot.

1 Reply 1

stephan.steiner
Spotlight
Spotlight

There's no LDAP in CCM5+. All data is now stored in the SQL database so you need to use AXL's executeSQLQuery. Since you need to know the structure of the database to make your query, the following page contains various Data Dictionary files.. a Data Dictionary is the database schema.

http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_programming_reference_guides_list.html

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: