Reese,Richard Stephen
2005-Jul-18 15:24 UTC
[Samba] Problem joining samba-3.0.9-1.3E.3 to active directory
I am running into an error when running: net ads join -U if-adm-rsreese@AD.UFL.EDU -d 10 "ad\ufl\edu\uf\departments\ifas\fre\computers\servers" The part that fails is: [2005/07/18 11:21:52, 4] libsmb/namequery.c:get_dc_list(1407) get_dc_list: [2005/07/18 11:21:52, 0] utils/net_ads.c:ads_startup(186) ads_connect: No such file or directory [2005/07/18 11:21:52, 2] utils/net.c:main(859) return code = -1 I am able to run the following without failure so I am assuming the kerberos is setup correctly: # kinit if-adm-rsreese@AD.UFL.EDU Thanks in advance for any tips to get this working.