Hello, I'm trying to use samba-3.0alpha23-1 to connect to a win2k AD using redhat 9. kinit works and I can get a ticket which I can see with klist. net ads join prompts for root passwd even after I have a valid ticket and then says: [2003/04/23 14:30:20, 1] utils/net_ads.c:ads_startup(160) ads_connect: No such file or directory When I tried to add #define HAVE ldap 1 to /include/configure.h and then make I get /usr/include/ldap.h:501: parse error and it doesn't compile. I tried the binary rpm samba-3.0alpha23-1.i386.rpm and I still get the same error. smbclient //AD/c\$ -k works if I suppply the full path and add a username. Where do I go from here?? Thanks! Bob