Grupos de Google ya no admite nuevas publicaciones ni suscripciones de Usenet. El contenido anterior sigue siendo visible.

Server not found in kerberos database

Visto 0 veces
Saltar al primer mensaje no leído

liulg

no leída,
9 abr 2002, 23:47:009/4/02
a
Hi anyone
I have a problem when i use kerberos.It's version is 5.1.2.3

When i want to get a ticket by kinit,such as "kinit -f test",Ii can
get a ticket.but when i telnet the telnet server machine
10.30.10.56,through "telnet -a -f -x 10.30.10.56", ,it tell me that
"Server not found in kerberos database".
But when i use "kinit -f test -S telnet/10.30.10.56" or "kinit -f test
-S host/10.30.10.56",it is OK, those exist in /etc/krb5.keytab.
I use "telnet -a -f -x 10.30.10.56", it tell me "telnet: Kerberos V5:
failure on credentials (Matching credential not found)"
why?

my kdc is 10.30.10.56,this machine is not dns.through
"gethostbyaddr",i only get it's ip.OS is RedHat 7.2.
Thanks.

Srinivas Cheruku

no leída,
10 abr 2002, 0:20:5910/4/02
a
> When i want to get a ticket by kinit,such as "kinit -f test",Ii can
> get a ticket.but when i telnet the telnet server machine
> 10.30.10.56,through "telnet -a -f -x 10.30.10.56", ,it tell me that
> "Server not found in kerberos database".

Look into the KDC log file and you will come to know which service principal
it is looking into to get the service ticket.

*********************************************************************
Disclaimer: The information in this e-mail and any attachments is
confidential / privileged. It is intended solely for the addressee or
addressees. If you are not the addressee indicated in this message, you may
not copy or deliver this message to anyone. In such case, you should destroy
this message and kindly notify the sender by reply email. Please advise
immediately if you or your employer does not consent to Internet email for
messages of this kind.
*********************************************************************
________________________________________________
Kerberos mailing list Kerb...@mit.edu
http://mailman.mit.edu/mailman/listinfo/kerberos

liulg

no leída,
10 abr 2002, 4:41:2010/4/02
a
cs...@sonata-software.com (Srinivas Cheruku) wrote in message news:<E0315628431FD611BB4300C04F1523769A3547@BG1MAIL>...
Thanks.
I get those messages ,can you help me.
such as :

Apr 10 16:39:27 10.30.10.56 krb5kdc[856](info): AS_REQ
10.30.10.56(88): ISSUE: authtime 1018427967, te...@10.30.10.56 for
krbtgt/10.30...@10.30.10.56
Apr 10 16:39:50 10.30.10.56 krb5kdc[856](info): TGS_REQ
10.30.10.56(88): UNKNOWN_SERVER: authtime 1018427967, te...@10.30.10.56
for krbtgt/30.1...@10.30.10.56,
Server not found in Kerberos database
Apr 10 16:39:50 10.30.10.56 krb5kdc[856](info): TGS_REQ
10.30.10.56(88): UNKNOWN_SERVER: authtime 1018427967, te...@10.30.10.56
for krbtgt/30.1...@10.30.10.56,
Server not found in Kerberos database
Apr 10 16:39:50 10.30.10.56 krb5kdc[856](info): TGS_REQ
10.30.10.56(88): UNKNOWN_SERVER: authtime 1018427967, te...@10.30.10.56
for krbtgt/30.1...@10.30.10.56,
Server not found in Kerberos database
Apr 10 16:39:50 10.30.10.56 krb5kdc[856](info): TGS_REQ
10.30.10.56(88): UNKNOWN_SERVER: authtime 1018427967, te...@10.30.10.56
for krbtgt/30.1...@10.30.10.56,
Server not found in Kerberos database

I do not know what to do .

Srinivas Cheruku

no leída,
10 abr 2002, 4:50:3010/4/02
a

> I get those messages ,can you help me.
> such as :
>
> Apr 10 16:39:27 10.30.10.56 krb5kdc[856](info): AS_REQ
> 10.30.10.56(88): ISSUE: authtime 1018427967, te...@10.30.10.56 for
> krbtgt/10.30...@10.30.10.56
> Apr 10 16:39:50 10.30.10.56 krb5kdc[856](info): TGS_REQ
> 10.30.10.56(88): UNKNOWN_SERVER: authtime 1018427967, te...@10.30.10.56
> for krbtgt/30.1...@10.30.10.56,
> Server not found in Kerberos database
> Apr 10 16:39:50 10.30.10.56 krb5kdc[856](info): TGS_REQ
> 10.30.10.56(88): UNKNOWN_SERVER: authtime 1018427967, te...@10.30.10.56
> for krbtgt/30.1...@10.30.10.56,
> Server not found in Kerberos database
> Apr 10 16:39:50 10.30.10.56 krb5kdc[856](info): TGS_REQ
> 10.30.10.56(88): UNKNOWN_SERVER: authtime 1018427967, te...@10.30.10.56
> for krbtgt/30.1...@10.30.10.56,
> Server not found in Kerberos database
> Apr 10 16:39:50 10.30.10.56 krb5kdc[856](info): TGS_REQ
> 10.30.10.56(88): UNKNOWN_SERVER: authtime 1018427967, te...@10.30.10.56
> for krbtgt/30.1...@10.30.10.56,
> Server not found in Kerberos database
>
> I do not know what to do .

Dont give the ip address for the REALM. Give a Name to REALM something like
TEST.COM etc..
Give a hostname to the host machine and update the hosts files.

Srini

Srinivas Cheruku

no leída,
10 abr 2002, 4:55:3710/4/02
a

Then add the service principal in the KDC as host/host...@TEST.COM and
extract it into the keytab.

>
> Srini

liulg

no leída,
11 abr 2002, 4:04:3411/4/02
a
Thank very much.
I have resolved my problem by your way.
Thanks.
0 mensajes nuevos