Displaying 1 result from an estimated 1 matches for "656c656".
Did you mean:
  56656
  
2002 Jul 25
2
pam_smbpass.so won't load
...gt; /lib/ld-linux.so.2 (0x80000000)
so it is not linked to libldap 
any ideas what's up here?
does this make sense?
===================================================================
RCS file: /cvsroot/samba/source/Makefile.in,v
retrieving revision 1.227.2.145
diff -r1.227.2.145 Makefile.in
656c656
<       $(SHLD) @LDSHFLAGS@ -o $@ $(PAM_SMBPASS_OBJ) $(LDFLAGS) -lpam
$(DYNEXP) $(LIBS) -lc \
---
>       $(SHLD) @LDSHFLAGS@ -o $@ $(PAM_SMBPASS_OBJ) $(LDFLAGS) -lpam
$(DYNEXP) $(LIBS) $(LDAPLIBS) -lc \
brad