Both of the Heimdal KDCs I have access to work fine but I do not know what version of Heimdal they are using. NetIdMgr will not request a ticket using addresses. An "incorrect net address" error should mean that the addresses within the ticket do not correspond to any of the addresses listed in the ticket request.
Do you have a [libdefaults] entry "noaddresses = false" ? If so, does it make a difference if you change it to "true"? Jeffrey Altman jay alvarez wrote: > Ok, here's what I did: > I am trying to setup a kdc server for mixed unix and windows clients. > > I have a working kdc setup using heimdal 0.7.1. My workstation is a unix > machine (freebsd) dual boots with windows 2000. While on unix, I can obtain > tickets using kinit. Then I rebooted my workstation to windows and installed > kfw-3.0. copied the krb5.conf and renamed it to krb5.ini. kfw can read that > file because when I enter my principal name, it automatically detects if > that principal exists in the kdc. But after entering my principal's > password, I got an error: > Failed to acquire credentials: Incorrect net address: > > The last two lines in the kdc says something like: > Bad address list requested --jay/[EMAIL PROTECTED] > sending 147 bytes to IPv4:10.10.10.4 > > > Why is this happening? Are they (kfw3.0, heimdal0.7.1) not compatible? > Before I was using kfw 2.6.5 against heimdal 0.6.3 and it works without any > error. > > > Thanks. > > > > > Bad address list requested -- jay/[EMAIL PROTECTED] > > > > --------------------------------- > Yahoo! Shopping > Find Great Deals on Holiday Gifts at Yahoo! Shopping > ________________________________________________ > Kerberos mailing list [email protected] > https://mailman.mit.edu/mailman/listinfo/kerberos > ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
