Hi all I got so many hints how to change the slapd behaviour. I want to thank everyone for that and I will try out next week what works best for me. Again thank you all.
Mit freundlichem Gruß Carsten Laun-De Lellis Dipl.-Ing. Elektrotechnik Certified Information Systems Auditor (CISA) Hauptstrasse 13 D-67705 Trippstadt Phone: +49 (6306) 992140 Mobile: +49 (151) 27530865 Fax: +49 (6306) 992142 email: [email protected] -----Original Message----- From: Marc Patermann [mailto:[email protected]] Sent: Donnerstag, 25. Oktober 2012 17:52 To: [email protected] Subject: Re: [SOGo] How to start openldap listening on another port than 389 Carsten, Carsten Laun-De Lellis schrieb (25.10.2012 09:59 Uhr): > I don't know if I am the only one with this problem, but I didn't get > openldap listening on any other port than 389. > > The plan is to run an samba4 ldap and an openldap server on the same > machine. Therefor I need openldap listening on any other port than > 389. I have tried to start slapd with the -h ldap://localhost:939 > option but that doesn't work. Still listens on port 389. have you tried ldap://127.0.0.1:939 instead or ldap://0.0.0.0:939? man slapd tells "Hosts may be specified by name or IPv4 and IPv6 address formats." so localhost might be OK. > I am running ubuntu 12.04 and have no idea where to start. check the ubuntu documentation or a corresponding list/forum. Are you sure you changed the port at the right place where the start script gets its settings from? Did you check you setting made it to the process i.e. with the ps command? Marc -- [email protected] https://inverse.ca/sogo/lists -- [email protected] https://inverse.ca/sogo/lists
