cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2796
Views
8
Helpful
16
Replies

Accessing IPCC Express (Spanlink) LDAP Directory?

habgooda
Level 1
Level 1

Has anyone managed to access the LDAP directory in IPCC Express? I am trying to access the global phone book which is apparently stored in the local LDAP directory, but I can only use read only credentials which don't help. There is an "LDAP Pwd" value under HKLM\SOFTWARE\Spanlink\CAD\Site Setup, but I think it must be encrypted.

Any ideas, or has anyone else found a clever way to manipulate the Global Phone Book?

16 Replies 16

If you are running version 7x or lower, you can just change the password.

Find the file called slapd.conf on the server, and modify it like so:

# Root user password

# Old Password = ?

# rootpw    {SSHA}qTp612HSRZ9HX7ICW95TCAOOnVNacOK6

# New Password = test

rootpw    {SSHA}9DgilxbKtDVpSW86NjCzcnUkuBtzYWx0

Then restart the sldap process on the server so that it reads the conf file again.

Now you can open the LDAP with the password "test".

I hope this helps.  And be careful!

Hi,

You can find password cad.cfg file.That 's include ldapbrowser folder.

Thanks,