> When you type kinit do you still see the following error? > > > kinit: Cannot resolve network address for KDC in realm teste.uem while > > getting initial credentials
Yes, It's appearing the same error. > If so, does kerberos.teste.uem exist in the DNS or in /etc/hosts ? > What happens if you type "ping kerberos.teste.uem" ? I typed ping kerberos.teste.uem...and appeared the following message: ping: unknown host kerberos.teste.uem I am new in Kerberos! Sorry if my asks are a little basics. --------------------------------------------------------------------------------------------------------------------------------------------------------------------> Date: Thu, 28 Oct 2010 19:22:05 +0300 > From: [email protected] > To: [email protected] > CC: [email protected] > Subject: Re: FW: Help > > On Thu, Oct 28, 2010 at 02:09:08PM -0200, Paulo Oliveira wrote: > > I am with problems still... > > It's appearing the same messages. > > When you type kinit do you still see the following error? > > > kinit: Cannot resolve network address for KDC in realm teste.uem while > > getting initial credentials > > If so, does kerberos.teste.uem exist in the DNS or in /etc/hosts ? > What happens if you type "ping kerberos.teste.uem" ? > > > [libdefaults] > > default_realm = TESTE.UEM > > dns_lookup_realm = false > > dns_lookup_kdc = false > > > > [realms] > > TESTE.UEM = { > > kdc = kerberos.teste.uem #:88 > > #admin_server = kerberos.teste.uem:749 > > #default_domain = teste.uem > > } ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
