[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#7327) [PATCH] smbk5pwd: error if crypto backend unsupported



Full_Name: Jan Vcelak
Version: git master
OS: Linux
URL: ftp://ftp.openldap.org/incoming/jvcelak-20120719-smbk5pwd-error-if-crypto-backend-unsupported.patch
Submission from: (NULL) (209.132.186.34)


smbk5pwd overlay source code does not expect crypto backend other than OpenSSL
or GnuTLS. When OpenLDAP si compiled with Mozilla NSS, Samba password hashes are
not computed and the overlay returns uninitialized memory as the hash.

This simple patch does not allow the smbk5pwd overlay to be compiled without
OpenSSL or GnuTLS. Unfortunately we cannot add support for MozNSS, because
MozNSS does not (and will not) implement MD4.


The attached file is derived from OpenLDAP Software. All of the modifications to
OpenLDAP Software represented in the following patch(es) were developed by Red
Hat. Red Hat has not assigned rights and/or interest in this work to any party.
I, Jan Vcelak am authorized by Red Hat, my employer, to release this work under
the following terms. 

Red Hat hereby place the following modifications to OpenLDAP Software (and only
these modifications) into the public domain. Hence, these modifications may be
freely used and/or redistributed for any purpose with or without attribution
and/or other notice.