> 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
