Thanks to you and another user who both pointed this out to me. Thanks!
-----Original Message----- From: Adam Pordzik [mailto:ap@d-dt.de] Sent: Monday, February 12, 2007 1:59 PM To: douglas@gpc.edu Cc: openldap-software@openldap.org Subject: Re: Listening on multiple ports for openldap 2.3.33
Douglas B. Jones wrote:
I want to listen on multiple ports for openldap. Not ldaps, just ldap. I have tried (let's say port 100 and 200 - not the real ports):
ldap.conf:
URI ldap://0.0.0.0:100 ldap://0.0.0.0:200
and
slapd -h ldap://:100/ -h ldap://:200/
We already had this a few days ago. Quote all your URIs so it is passed as a single argument.
A
openldap-software@openldap.org