[OpenAFS-devel] OpenAfs 1.2.8 and Win2K-XP wrong port number.
Joakim Fallsjo
fallsjo+lists@sanchin.se
05 Feb 2003 22:46:39 +0100
"Kramer, Matthew" <mattkr@bu.edu> writes:
> Hello,
> Our Kerberos 4 environment listens on only port 750 and doesn't
> listen on port 88. For Win2K/XP machines this causes a problem in
> C:\openafs-1.2.8\src\kauth\user_nt.c line 144 when the Kerberos port is
> queried from the %systemroot%\system32\drivers\etc\services file. Win2K
> and XP both return 88 which is correct for Kerberos 5 but in our case
> not for Kerberos 4. Why doesn't it instead query for kerberos-iv which
> would return the correct value of 750?
>
> Y:\src\kauth>diff user_nt.c.orig user_nt.c
> 144c144
> < sp = getservbyname("kerberos", "udp");
> ---
> > sp = getservbyname("kerberos-iv", "udp");
>
A quick work around could be to use Loves requestforwarder found at
ftp://ftp.stacken.kth.se/pub/projects/krb-forward/krb-forward-0.1.tar.gz
/JockeF
--
Is it a requirement from Microsoft that their logo is in bmp?
Or is it an insult to them?
-Anonymous