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

Re: Realm problem



On Tue, 7 Dec 1999, Holger van Lengerich wrote:

> On Tue, 7 Dec 1999, Istvan Farkas wrote:
> 
> > In the kdc.log :
> > 
> > 07-Dec-1999 18:53:28 TGS-REQ istvan@ASZI.SZTAKI.HU from
> > IPv4:193.225.12.157 for krbtgt/IIF.HU@ASZI.SZTAKI.HU
> 
> I assume the next line does look like "sending ... bytes to IPv4:...".

No, i don't look.


> > [ Trying KERBEROS5 ... ]
> > Kerberos V5: mk_req failed (Cannot contact any KDC for requested realm)
> :
> > The router config is ok ?
> Maybe!
> 
> Do you have a kdc for IIF.HU configured in your /etc/krb5.conf on the
> client or an appropriate SRV RR for "_kerberos._{udp,tcp}.IIF.HU." on your
> nameserver?

/etc/krb5.conf :

[libdefaults]

 	default_realm = ASZI.SZTAKI.HU
        clockskew = 300
	v4_instance_resolve = false
        v4_name_convert = {
                host = {
                        rcmd = host
                        ftp = ftp
                }
                plain = {
                        something = something-else
                }
        }

[realms]
        ASZI.SZTAKI.HU = {
                kdc = BMAGE.ASZI.SZTAKI.HU
		admin_server = BMAGE.ASZI.SZTAKI.HU
	 }

[domain_realm]
        .ASZI.SZTAKI.HU = ASZI.SZTAKI.HU
        ASZI.SZTAKI.HU  = ASZI.SZTAKI.HU
        .IIF.HU = IIF.HU
        IIF.HU  = IIF.HU


Ok ?


Bye,
----------------------------------------------------------------------------
   Istvan FARKAS                                e-mail : istvan@sztaki.hu
   Computer and Automation Institute            phone  : (361) 349-7532
   H-1132. Budapest, Victor Hugo u 18-22        fax    : (361)329-7866