Jump to content

Recommended Posts

Posted

Hi,

 

I'm trying to setup LDAP services to help manage some IP phones, I've followed the instructions provided and pretty early on I've hit a wall and am struggling to find a solution.

 

I've installed 'Open LDAP for Windows'

 

I've ammended a 'slapd.conf' file

 

I've then run the command 'slapd.exe -d 1 -f ./slapd.conf'

 

Only to be hit with the following;

 

-----------------------------------------------------------------------------

ldap_url_parse_ext(ldap://localhost/)

ldap_init: trying %SYSCONFDIR%\ldap.conf

ldap_init: HOME env is NULL

ldap_init: trying ldaprc

ldap_init: LDAPCONF env is NULL

ldap_init: LDAPRC env is NULL

59946233 OpenLDAP 2.4.42 Standalone LDAP Server (slapd)daemon_init: listen on ldap:///

59946233 daemon_init: 1 listeners to open...

ldap_url_parse_ext(ldap:///)

59946233 daemon: bind(2) failed errno=10013 (WSAEACCES)

59946233 daemon: bind(3) failed errno=10013 (WSAEACCES)

59946233 slap_open_listener: failed on ldap:///

59946233 slapd stopped.

59946233 connections_destroy: nothing to destroy.

 

------------------------------------------------------------------------------

 

Does anyone have any light to shed on this?

 

Cheers.

Posted

Looks like it's failing to bind to the port, are you doing this on a domain controller or something that is already listening on LDAP?

 

Do you have the docs for the IP Phones that suggest installing a standalone ldap setup?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...