svn commit: samba r21263 - in branches: SAMBA_3_0/source/lib SAMBA_3_0_25/source/lib

derrell at samba.org derrell at samba.org
Fri Feb 9 21:51:39 GMT 2007


Volker Lendecke <Volker.Lendecke at SerNet.DE> writes:

>     if (ld_errno == LDAP_SERVER_DOWN) {
>             ldap_unbind(ldap_state->ldap_struct);
>             ldap_state->ldap_struct = NULL;
>     }
>
> Doing the unbind and setting the ldap_struct to NULL forces
> smbldap_open to definitely retry.

Ok, I think I see how it works there.  It's a bit different in libsmbclient so
I'll have to look for an alternative.

Thanks,

Derrell


More information about the samba-technical mailing list