]> granicus.if.org Git - sudo/commit
For netscape-derived LDAP SDKs the cert and key paths may be a
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 29 May 2009 13:43:12 +0000 (13:43 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 29 May 2009 13:43:12 +0000 (13:43 +0000)
commit9606d21653b88cda1d796ac24917b2031227e96e
tree7426433ad360814ffe09a86a5cfc2ad7a106c041
parent073981ea84b285d65dacfd3baebd39487270f352
For netscape-derived LDAP SDKs the cert and key paths may be a
directory or a file.  However, version 5.0 of the SDK only seems
to support using a directory.  If ldapssl_clientauth_init fails and
the cert or key paths look like they could be files, strip off the
last path element and try again.
ldap.c
sudoers.ldap.pod