Problems joining Samba toa w2000 AD PDC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



> # [root@tux samba]# kinit f148@xxxxxxxxx
> kinit(v5): Cannot find KDC for requested realm while getting initial
> credentials
> [root@tux samba]#
> 
> Where do i define this KDC thing ?

You should have a [realms] section in your /etc/krb5.conf file. It
should look like this:

[realms]

FAKE_REALM = {
  kdc = kerberos.server.com
  kdc = kerberos2.server.com
}

Also, for some broken environments, you may have to add "noaddresses =
false" in [libdefaults]

Another thing for the libdefaults section is:
default_tkt_enctypes = des-cbc-crc des-cbc-md5
default_tgs_enctypes = des-cbc-crc     
(thanks to marc powell for this one)

--
Jim Perrin

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux