[patch- V3] lib/smbldap.c not honoring config.h settings

Jeremy Allison jra at samba.org
Thu Jun 1 19:18:27 GMT 2006


On Thu, Jun 01, 2006 at 03:07:09PM -0400, John E. Malmberg wrote:
> Hello all,
> 
> lib/smbldap.c is not paying attention to the config.h settings for 
> HAVE_LDAP_SET_REBIND_PROC or HAVE_UNIXSOCKET.
> 
> On OpenVMS the LDAP client library currently does not have the 
> ldap_set_rebind_proc() routine.
> 
> I am not sure what the impact of this is to the SAMBA functionality.
> 
> OpenVMS also does not have the ldap_initialize() routine at this time 
> either, so full participation in an Active Directory has been disabled 
> by the configure process.
> 
> OpenVMS also does not support UNIX domain sockets, however it does 
> support equivalent functionality through a different API.

Thanks for that - I'll add these changes in.

Jeremy.


More information about the samba-technical mailing list