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

Stefan (metze) Metzmacher metze at metzemix.de
Fri Oct 18 05:51:00 GMT 2002


At 21:30 17.10.2002 +0200, Volker.Lendecke at SerNet.DE wrote:
>+++ /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;
>  }
Hi Volker,

thanks a lot!!!  a few line above I read 'return NT_STATUS_OK' but it was 
'ret = NT_STATUS_OK'  :-(

but now it works! :-)

what I need is to test is the non_unix_account stuff.

I'd preferr to first apply the rid allocator patch! then I make the new 
functions use the wrapper functions ...



metze
-----------------------------------------------------------------------------
Stefan "metze" Metzmacher <metze at metzemix.de>




More information about the samba-technical mailing list