[37378] in Kerberos

home help back first fref pref prev next nref lref last post

ISSUE: Cannot contact any KDC for realm

daemon@ATHENA.MIT.EDU (Gen Lee)
Thu Jan 14 11:10:56 2016

MIME-Version: 1.0
From: Gen Lee <gen97lee@gmail.com>
Date: Thu, 14 Jan 2016 07:38:56 +0000
Message-ID: <CAEAw50qpLob8sObG_hadn-wL8r-D5Qzq-38tA+PPQxKCs4eZnw@mail.gmail.com>
To: kerberos@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu

Hello Kerberos!

While testing if Kerberos is correctly installed and running (kinit
administrator@DOMAIN.COM) for my Active Directory Domain Controller with
Samba
I get error:

kinit: Cannot contact any KDC for realm 'DOMAIN.COM' while getting
initial credentials.

I traced my error with KRB5_TRACE=/dev/stdout kinit
administrator@DOMAIN.COM and
it's seems that Kerberos tries to request information from ip *10.0.2.15* but
my domain is correctly configured to ip*172.20.10.50*.

Any clue what should I configure to Kerberos for requesting information
from *172.20.10.50* not from*10.0.2.15*?

*resolv.conf*:

namserserver 172.20.10.50
search domain.com
domain DOMAIN.COM

*interfaces*:

auto eth0
iface eth0 inet static
    address 172.20.10.50
    netmask 255.255.255.0
    gateway 172.20.10.1
    dns-nameservers 172.20.10.50
    dns-search domain.com


Gen Lee
________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

home help back first fref pref prev next nref lref last post