[sudo-cvs] CVS commit: sudo

Todd.Miller at courtesan.com Todd.Miller at courtesan.com
Fri May 29 09:43:12 EDT 2009


Module Name:	sudo
Committed By:	millert
Date:		Fri May 29 13:43:12 UTC 2009

Modified Files:
	sudo: ldap.c sudoers.ldap.pod

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 sudo/ldap.c
cvs rdiff -u -r1.13 -r1.14 sudo/sudoers.ldap.pod



More information about the sudo-commits mailing list