[rhn-users] Cannot resolve network address for KDC

Nadig Gurudatta-A6063C A6063C at motorola.com
Mon Feb 6 03:09:13 UTC 2006


Hi ,

Tried after getting this error..


 login: Cannot resolve network address for KDC in requested realm while getting i
nitial credentials


Regards
Gurudatta 

-----Original Message-----
From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of FM
Sent: Saturday, February 04, 2006 1:00 AM
To: Red Hat Network Users List
Subject: Re: [rhn-users] Cannot resolve network address for KDC

You have to set the REALM and kdc / kadmin server location.
example :
REALM = MYREALM.COM
kdc and kadmin on same machine : kerberos.domain.org

[libdefaults]
 ticket_lifetime = 24000
 default_realm = MYREALM.COM
 dns_lookup_realm = false
 dns_lookup_kdc = false


[realms]
 MYREALM.COM = {
  kdc =  kerberos.domain.org:88
  admin_server =  kerberos.domain.org:749
  default_domain = domain.org
 }


[domain_realm]
 .domain.org = MYREALM.COM
 domain.org = MYREALM.COM

hope it will help

Nadig Gurudatta-A6063C wrote:

> Hi ,
>
>
>Iam attachihg the krb5.conf
>
>
>[test at pclin21 etc]$ more krb5.conf
>[logging]
> default = FILE:/var/log/krb5libs.log
> kdc = FILE:/var/log/krb5kdc.log
> admin_server = FILE:/var/log/kadmind.log
>
>[libdefaults]
> ticket_lifetime = 24000
> default_realm = EXAMPLE.COM
> dns_lookup_realm = false
> dns_lookup_kdc = false
>
>[realms]
> EXAMPLE.COM = {
>  kdc = kerberos.example.com:88
>  admin_server = kerberos.example.com:749
>  default_domain = example.com
> }
>
>[domain_realm]
> .example.com = EXAMPLE.COM
> example.com = EXAMPLE.COM
>
>[kdc]
> profile = /var/kerberos/krb5kdc/kdc.conf
>
>[appdefaults]
> pam = {
>   debug = false
>   ticket_lifetime = 36000
>   renew_lifetime = 36000
>   forwardable = true
>   krb4_convert = false
> }
>[test at pclin21 etc]$
>
>Regards
>Gurduatta N.R
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>-----Original Message-----
>From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On Behalf Of FM
>Sent: Thursday, February 02, 2006 10:04 PM
>To: Red Hat Network Users List
>Subject: Re: [rhn-users] Cannot resolve network address for KDC
>
>can you post your krb5.conf ?
>
>Frédéric Médery
>Administrateur Système
>LexUM, Université de Montréal
>
>mederyf at lexum.umontreal.ca
>tel. : (514) 343-6111  #3288
>
>
>
>Nadig Gurudatta-A6063C wrote:
>
>  
>
>>Hi ,
>> 
>>Getting the error while logging in to linux system through (able to 
>>login)...
>> 
>>login: Cannot resolve network address for KDC in requested realm while 
>>getting I initial credentials
>> 
>>Linux: 2.4.21-4.EL
>>release:Red Hat Enterprise Linux WS release 3 (Taroon)
>> 
>>Regards
>>Gurudatta N.R
>> 
>> 
>>
>>-----------------------------------------------------------------------
>>-
>>
>>_______________________________________________
>>rhn-users mailing list
>>rhn-users at redhat.com
>>https://www.redhat.com/mailman/listinfo/rhn-users
>>
>>    
>>
>
>_______________________________________________
>rhn-users mailing list
>rhn-users at redhat.com
>https://www.redhat.com/mailman/listinfo/rhn-users
>
>_______________________________________________
>rhn-users mailing list
>rhn-users at redhat.com
>https://www.redhat.com/mailman/listinfo/rhn-users
>  
>

_______________________________________________
rhn-users mailing list
rhn-users at redhat.com
https://www.redhat.com/mailman/listinfo/rhn-users




More information about the rhn-users mailing list