LDAP stuff (was Re: LDAP client requires smbpasswd encrypt t

Allan Bjorklund allan at umich.edu
Thu Jan 7 19:51:02 GMT 1999


On 07-Jan-99 Allan Bjorklund wrote:
> 
>   Have there been a large number of changes that haven't been checked
> in yet?  If so, when will they be?  I've encountered one minor
> fixable
> bug, and one nasty one that I haven't been able to fix.  (Hopefully
> you've caught and fixed them.)
> 

  Oops, I forgot one.  Another minor bug, is that the OpenLDAP
libraries export a symbol for ldap_close_connection.  gcc doesn't like
that and the build stops.

  The quick fix is to put,

#define ldap_close_connection  smb_ldap_close_connection

in the source files that ldap_close_connection is called in.

--Allan



  ===================================================================
  Allan Bjorklund                  |                  allan at umich.edu
  Systems Research Programmer      |           University of Michigan
  Information Technology Division  |               535 W. William St.
  1-(734)-763-9391                 |              Ann Arbor, MI 48103
  ===================================================================


More information about the samba-technical mailing list