You might also want to add the following to the [realms] section of your krb5.conf:
kdc = tcp/x.x.x.x:88 where x.x.x.x is the ip address of your w2k3 PDC (I use the ip address as opposed to the FQDN). HTH. Dimitri On Thursday June 23 2005 8:25 am, Mark Irving wrote: > I ran into the same problem also on FreeBSD, although v 5.4. I ran > across this registry hack that fixed it at > http://mailman.mit.edu/pipermail/kerberos/2004-June/005665.html > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] > > On Behalf Of MIN > > Sent: Thursday, June 23, 2005 1:45 AM > > To: [email protected] > > Subject: [Samba] MIT Kerberso or Heimdal Kerberos what is the > > question? > > > > I have some problem whit Kerberos. > > OS: FreeBSD 5.3 > > Domain: W2k3 native mode. > > 1)I am Installing Heimdal 0.6.1 over port. Config > > /etc/krb5.conf %/usr/local/bin/kinit ivan [EMAIL PROTECTED]'s Password: > > kinit: krb5_get_init_creds: Response too big for UDP, retry > > with TCP 2)Compile and install Heimdal 0.6.4 over source > > %/usr/local/bin/kinit ivan [EMAIL PROTECTED]'s Password: > > kinit: krb5_get_init_creds: Additional pre-authentication > > required 3)Install over ports MIT krb5-1.3.4 > > %/usr/local/bin/kinit ivan Password for [EMAIL PROTECTED]: > > % > > That graet! Mit is working. But not compile Samba. I use > > Samba.3.0.14a ports. I captured tcp packet. And see that MIT > > version working over tcp session, but Heimdal version vorking > > over udp and try over tcp but unseccessfuly. We have many > > groups in our domain. If i create new user account, and not > > add this account in many groups all work fine! What should i do? > > We have 2500 users. And some groups in our domain labeled at > > russian language. > > Thank for help. > > > > > > > > > > -- > > To unsubscribe from this list go to the following URL and read the > > instructions: https://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
