This is very important when doing things with ADS. You must either use the w2k3 machine as DNS or export the w2k3 DNS settings it writes and manually import them into bind9. Your Samba machine is sending out DNS requests for LDAP and Kerberos on the ADS. If you aren't using a properly configured DNS server, those are the errors you will get.

Zuwei Liu wrote:

Hello,

I met a problem when I trying to join a linux client to a Windows 2003 server. This Windows 2003 server is ADS and PDS, plus DNS. The client is Linux RedHat 7.3, installed Samba 3.0.4.

I tried to use

# net ads join -UAdministrator%abcedef

it give me error of

"libads/kerberos.c:ads_kinit_password(135)
kerberos_kinit_password [EMAIL PROTECTED] failed: Cannot find KDC for requested realm"


I tried to run

# kinit

and also get error of

"kinit(v5): Cannot resolve network address for KDC in requested realm while getting initial credentials"

Does any one know what's wrong or what kind of configuration I missed?

The smb.conf is list below:

netbios name = lisbon
interfaces = 172.22.4.137
bind interfaces only = yes
security = ADS
realm = qa4.neopathnetworks.com
password server = rio.qa4.neopathnetworks.com



Thanks alot
zuwei




-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Reply via email to