[PATCH] ldap connection caching (not ready!!!)

Volker.Lendecke at SerNet.DE Volker.Lendecke at SerNet.DE
Thu Oct 17 19:31:00 GMT 2002


> I've got the following errors??? Can anybody test it I can't find the bug 
> :-( I'm sitting here for hours now...

Maybe that helps:

--- pdb_ldap.c  Thu Oct 17 21:28:09 2002
+++ /home/vlendec/head/source/passdb/pdb_ldap.c Thu Oct 17 21:26:37 2002
@@ -1445,7 +1445,7 @@
        } else {
                ldap_msgfree(result);
        }
-       return NT_STATUS_UNSUCCESSFUL;
+       return ret;
 }

 /**********************************************************************


Volker




More information about the samba-technical mailing list