Kerberos on Solaris 9

Wyllys Ingersoll wyllys.ingersoll at sun.com
Thu May 20 14:08:40 EDT 2004


Pierre Goyette wrote:

>I am trying to get Kerberos running on Solaris 9 and have a few
>questions:
> 
>1) What is the version of Kerberos shipped with Solaris 9? How does one
>tell what the version is?
>  
>

Kerberos in Solaris 9 is based on MIT KRB5 1.2.1, but it also has
some bug fixes from later versions.  

> 
>2) I have configured my /etc/krb5/krb5.conf and /etc/krb5/kdc.conf files
>and when I try and create the kerberos database, I get the following
>message:
> 
>   kdb5_util: No such entry in the database while calling random key for
>kadmin/ultra.hcl.com at HCL.COM.
>
>Yet, my default realm is MONTREAL.HCL.COM and my dns domain is
>montreal.hcl.com. I am not sure where kdb5_util is getting this
>information.
>  
>

Do you have a [domain_realm] section that maps
.ultra.hcl.com to MONTREAL.HCL.COM ?


[domain_realm]
        montreal.hcl.com = MONTREAL.HCL.COM
        ultra.hcl.com = MONTREAL.HCL.COM

-Wyllys



More information about the Kerberos mailing list