[Bug 549508] [NEW] Can't resolve realm kdc with a fully qualified hostname

Justin Jon L. Jereza justinjereza at gmail.com
Sat Mar 27 12:37:45 GMT 2010


Public bug reported:

If a realm is specified as the following in /etc/krb5.conf:

[realms]
EXAMPLE.LOCAL = {
    kdc = auth.example.local
}

I get the following:

$ kinit user
kinit: Cannot resolve network address for KDC in realm EXAMPLE.LOCAL while getting initial credentials

If it's specified as kdc = auth, it works fine.

i have the following in my /etc/resolv.conf:

domain example.local
search example.local

EDIT: Forgot to mention, this is happening on Karmic.

** Affects: krb5 (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  If a realm is specified as the following in /etc/krb5.conf:
  
  [realms]
  EXAMPLE.LOCAL = {
-     kdc = auth.example.local
+     kdc = auth.example.local
  }
  
  I get the following:
  
  $ kinit user
  kinit: Cannot resolve network address for KDC in realm EXAMPLE.LOCAL while getting initial credentials
  
  If it's specified as kdc = auth, it works fine.
  
  i have the following in my /etc/resolv.conf:
  
  domain example.local
  search example.local
  
- auth.example.local is a Windows 2003 domain controller.
+ EDIT: Forgot to mention, this is happening on Karmic.

-- 
Can't resolve realm kdc with a fully qualified hostname
https://bugs.launchpad.net/bugs/549508
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.



More information about the Ubuntu-server-bugs mailing list