[23062] in Kerberos
RHEL 3, Krb5 1.3.3, and Joining AD Domain
daemon@ATHENA.MIT.EDU (Scott Moseman)
Mon Dec 13 17:30:10 2004
From: "Scott Moseman" <scmoseman@gmail.com>
Message-ID: <9zkvd.39986$yf.34417@fe2.texas.rr.com>
Date: Mon, 13 Dec 2004 17:45:41 GMT
To: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu
RHEL 3 with necessary packages upgraded to get to Krb5 1.3.3.
(Namely grabbing all of them, and dependencies, from Fedora 2.)
Krb5 is configured and the server's keytabs created and imported.
I can successfully use kinit to authentication users and my keytabs.
After Samba is configured and I try to join the domain, I get issues.
Here is the command that I run to try and join the domain.
(Same command that I have used on other RHs to join.)
# net ads join --debuglevel=10 -U <account>
Here is the tail end of the debug output and the error messages.
[2004/12/13 17:42:19, 5] libsmb/nmblib.c:send_udp(774)
Sending a packet of len 50 to (x.x.x.255) on port 137
[2004/12/13 17:42:19, 5] libsmb/nmblib.c:send_udp(774)
Sending a packet of len 50 to (x.x.x.255) on port 137
[2004/12/13 17:42:19, 5] libsmb/nmblib.c:send_udp(774)
Sending a packet of len 50 to (x.x.x.255) on port 137
[2004/12/13 17:42:19, 4] libsmb/namequery.c:get_dc_list(1376)
get_dc_list: returning 0 ip addresses in an unordered list
[2004/12/13 17:42:19, 4] libsmb/namequery.c:get_dc_list(1377)
get_dc_list:
[2004/12/13 17:42:19, 1] utils/net_ads.c:ads_startup(181)
ads_connect: No such file or directory
[2004/12/13 17:42:19, 2] utils/net.c:main(792)
return code = -1
Obviously the two lines that I am worried about are these:
[2004/12/13 17:42:19, 4] libsmb/namequery.c:get_dc_list(1376)
get_dc_list: returning 0 ip addresses in an unordered list
[2004/12/13 17:42:19, 1] utils/net_ads.c:ads_startup(181)
ads_connect: No such file or directory
Any ideas where I can go from here to do some troubleshooting?
Thanks,
Scott
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos