I have a Linux Box directlyu connected to a W2K network.
I setup my keytab and krb5.conf adn I am able to run kinit successfully
agains a W2K AD kdc.
I have another similar machine but it has to go through a firewall to
see the W2K AD kdc (the firewall is the Linux box above that is working)
I have forwarded 88/tcp/udp and 464/tcp/udp and 761/tcp/udp to the W2K
AD kdc, but although I have done everything else the same kinit fails
aparently because it can not communicate.
Also my /etc/services says that kpasswd is 761. However I have seen docs
thta say it is on 464 ? Where is it and do I need it to be open.
Thank you.