kolab with ldaps (port 636) ?
Gunnar Wrobel
wrobel at pardus.de
Tue Mar 13 07:56:50 CET 2007
JOYDEEP <j.bakshi at unlimitedmail.org> writes:
> Dear list,
>
> Can Kolab use port 636 (ldaps) with TLS enabled ?
> OR ldap (port 389) with TLS enabled ?
it should by default listen on both ports:
root# grep openldap_url /kolab/etc/rc.conf
openldap_url="ldap:// ldaps://"
And netstat shows the open port:
netstat -lnp | grep 636
tcp 0 0 0.0.0.0:636 0.0.0.0:* LISTEN 22102/slapd
So your probably configured something in your client in an incorrect
way.
Cheers,
Gunnar
--
____ http://www.pardus.de _________________ http://gunnarwrobel.de _
>> Mail at ease - Rent a kolab groupware server at p at rdus <<
p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium
More information about the users
mailing list