--On Thursday, November 24, 2005 3:26 PM +0200 Amir Saad <[EMAIL PROTECTED]> wrote:
i use Fedora 4 , Openldap 2.3.11 , Heimdal Kerberos , Cyrus-SASL , OpenSSL i want to connect ldap via SSL, the problem is when i added the following directives to the slapd.conf , the ldap process didn't start: ************************************************************************* ************************** TLSCertificateFile /etc/openldap/newcert.pem TLSCertificateKeyFile /etc/openldap/newcert.pem ************************************************************************* ************************** when i removed the two directives, the slapd started! i created this certificate using OpenSSL , and i placed it into the /etc/openldap i hope u can help
Put the directives in, and start slapd with "-d -1" and see what error(s) it returns.
--Quanah -- Quanah Gibson-Mount Principal Software Developer ITSS/Shared Services Stanford University GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html
