>From searching the web, I found that many people have encountered thisproblem. The fixes the suggested don't seem to work for me... My smb.conf file looks like this [global] workgroup = OURDOMAIN security = ADS realm = OURDOMAIN.com password server = OURSERVER encrypt passwords = yes add user script = /usr/sbin/useradd %u hosts allow = 192.168.X. 127. winbind uid = 10000-20000 winbind gid = 10000-20000 [homes] comment = Home Directories browseable = no writable = yes valid users = %S create mode = 0700 directory mode = 0775 When I try to join the domain I do the following: ./net ads join -w OURDOMAIN -U administrator and the response is this kerberos_kinit_password administrator@EKI-CONSULTING.COM failed: Cannot find KDC for requested realm Any solutions/ideas?
Gerald (Jerry) Carter
2003-Oct-17 02:53 UTC
[Samba] Error: Cannot find KDC for requested realm
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jonathan Villa wrote:> [global] > workgroup = OURDOMAIN > security = ADS > realm = OURDOMAIN.com > password server = OURSERVER....> > When I try to join the domain I do the following: > > ./net ads join -w OURDOMAIN -U administrator > > and the response is this > > kerberos_kinit_password administrator@EKI-CONSULTING.COM failed: Cannot > find KDC for requested realmThis is a krb5 lib thing. Either hardcode the KDCs in /etc/krb5.conf or enable DNS SRV lookups in the krb5 libs. Hope this helps. cheers, jerry ---------------------------------------------------------------------- Hewlett-Packard ------------------------- http://www.hp.com SAMBA Team ---------------------- http://www.samba.org GnuPG Key ---- http://www.plainjoe.org/gpg_public.asc "You can never go home again, Oatman, but I guess you can shop there." --John Cusack - "Grosse Point Blank" (1997) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE/j1m5IR7qMdg1EfYRAv5rAJ0TcExUz0rz3Vc67CqAePyHmJZjBQCg8uH/ A3NvHUoYB7tur0YCHP7drcA=JzZY -----END PGP SIGNATURE-----
Possibly Parallel Threads
- syslinux 6.03pre17 + gpxelinux.0 + iso from http not working
- syslinux 6.03pre17 + gpxelinux.0 + iso from http not working
- Centos 5.1 distro: How to upgrade 5.0 to 5.1 with yum??
- Why isn't Samba honouring UNIX permissions? [NOT PROTECTIVELY MARKED]
- get errors when doing a tar backup of a windows server with linux smbclient