* Darren Spruell <[EMAIL PROTECTED]> [2007-01-21 23:02]: > I start slapd as follows: > > /usr/local/libexec/slapd -f /etc/openldap/slapd.conf -h ldap://127.0.0.1 \ > ldaps://127.0.0.1 -u _openldap -g _openldap > > I understand that this should start a TLS listener on port 636 but > that never happens: > Is this likely to be a configuration problem or a bug upstream?
local. /usr/local/libexec/slapd -u _openldap -g _openldap -h "ldap:// ldaps://" tcp 0 0 *.636 *.* LISTEN tcp 0 0 *.389 *.* LISTEN -- Henning Brauer, [EMAIL PROTECTED], [EMAIL PROTECTED] BS Web Services, http://bsws.de Full-Service ISP - Secure Hosting, Mail and DNS Services Dedicated Servers, Rootservers, Application Hosting - Hamburg & Amsterdam
