[23231] in Kerberos
Cannot resolve network address for KDC in requested realm while
daemon@ATHENA.MIT.EDU (David.Moor@oracle.com)
Thu Jan 20 18:15:13 2005
From: David.Moor@oracle.com
Date: 20 Jan 2005 15:06:39 -0800
Message-ID: <1106262399.697619.93400@f14g2000cwb.googlegroups.com>
To: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu
On Red Hat linux 2.4.9
krb5-devel-1.2.2-24
krb5-libs-1.2.2-24
krb5-server-1.2.2-24
krb5-workstation-1.2.2-24
running everything on the local host
I can run kinit.just fine:
kinit test
Password for test@host.COM:
I can create a keytab file:
kadmin.local: ktadd -k /var/kerberos/krb5kdc/kadm5test test
Entry for principal test with kvno 5, encryption type Triple DES cbc
mode with HMAC/sha1 added to keytab
WRFILE:/var/kerberos/krb5kdc/kadm5test.
Entry for principal test with kvno 5, encryption type DES cbc mode
with CRC-32 added to keytab WRFILE:/var/kerberos/krb5kdc/kadm5test.
However, I can't kinit using this keytab file:
[root@host/var/kerberos/krb5kdc]$ kinit -k kadm5test
kinit(v5): Cannot resolve network address for KDC in requested realm
while getting initial credentials
klist shows:
[root@bde-idm3 /var/kerberos/krb5kdc]$ klist
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: test@BDE-IDM3.US.ORACLE.COM
Valid starting Expires Service principal
01/20/05 14:53:59 01/21/05 00:53:59 krbtgt/HOST.COM@HOST.COM
Kerberos 4 ticket cache: /tmp/tkt0
klist: You have no tickets cached
A secondary problem is now the password seems to have been changed
after creating the keytab, and I can no longer kinit (without the
keytab):
[root@host /var/kerberos/krb5kdc]$ kinit test
Password for test@host.US.ORACLE.COM:
kinit(v5): Password incorrect while getting initial credentials
For testing purposes I'm using my hostname as my realm name. I've
tried logging in as root and as test, but get the same result.
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos