On Sun, 2006-04-09 at 13:55 -0400, Robert Fitzpatrick wrote: > The thing I cannot figure out is where it is getting this from, I have > checked /etc/ldap.conf, which is a symlink to /usr/local/etc/ldap.conf > and even my nss_ldap.conf. I did 'grep -r webtent.org-key.pem' on both > of these etc directories and nothing. There is no > folder /home/robert/certs at all. Where is this coming from?
As clearly written in ldap.conf(5), the client's cert is user-only, so ldap.conf has nothing to do with it. It could only be in "~/ldaprc" or "~/.ldaprc" or "`pwd`/ldaprc" or "~/$LDAPRC", or "`pwd`/$LDAPRC", or ... p. Ing. Pierangelo Masarati Responsabile Open Solution OpenLDAP Core Team SysNet s.n.c. Via Dossi, 8 - 27100 Pavia - ITALIA http://www.sys-net.it ------------------------------------------ Office: +39.02.23998309 Mobile: +39.333.4963172 Email: [EMAIL PROTECTED] ------------------------------------------
