krb5-1.4 and DCE
Jeffrey Altman
jaltman2 at nyc.rr.com
Mon Apr 4 18:55:23 EDT 2005
Derek T. Yarnell wrote:
> So I have installed the new krb5-1.4 release on both RHEL3 and Solaris
> 2.8 and found that when I want to talk to my DCE servers I get this,
>
> [derek at xanadu bin]$ /opt/UMldap2/bin/kinit derek at umiacs.umd.edu
> kinit(v5): Incorrect net address while getting initial credentials
>
> [derek at xanadu bin]$ /usr/kerberos/bin/kinit derek at umiacs.umd.edu
> Password for derek at umiacs.umd.edu:
>
> Same exact krb5.conf file. I have compile with and without --enable-dns
> and --without-krb4.
in the [libdefaults] section of your krb5.conf file specify
noaddresses = no
You need to have addresses in your tickets in order to work with DCE.
More information about the Kerberos
mailing list