On 8/5/05, Jeremiah Martell <[EMAIL PROTECTED]> wrote: > Am I missing anything? I can't seem to get it to work. I just get a > "server not found" error back.
Hello, Yes, you seem too be missing a few things. This is my ldap.conf file: BASE dc=domain, dc=com URI ldaps://server.domain.com:636/ TLS_CACERT /etc/ldap/cert/cacert.pem TLS_REQCERT demand You could try to do a ldapsearch afterwards on some data to see if the connection works., use -d to debug. Steph -- "Step by step, penguins are taking my sanity apart ..."
