On Thu, 2003-10-09 at 04:44, Kenny Mann wrote: > I have downloaded samba-3.0.0.tar.bz2 (and samba-latest.tar.gz) and > attempted to run "./configure --with-ldapsam --with-winbind > --with-pam_smbpass --with-smbmount --with-ads --with-ldap" > Only to find that ./configure complains of a missing ldap.h file. Does > anyone else have this issue? I'm trying to do a simple setup to having a > Linux box communicate to my Windows 2000 Server PDC, which runs Active > Directory. Am I doing something stupid here?
You must have the ldap development headers installed, to compile Samba (with active directory support) from source. Andrew Bartlett -- Andrew Bartlett [EMAIL PROTECTED] Manager, Authentication Subsystems, Samba Team [EMAIL PROTECTED] Student Network Administrator, Hawker College [EMAIL PROTECTED] http://samba.org http://build.samba.org http://hawkerc.net
signature.asc
Description: This is a digitally signed message part
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
