[2434] in Kerberos
rlogin on SunOS
daemon@ATHENA.MIT.EDU (Wally Strzelec)
Mon Dec 7 21:15:03 1992
Date: 8 Dec 1992 01:52:27 GMT
From: root@tamuts.tamu.edu (Wally Strzelec)
To: kerberos@shelby.Stanford.EDU
I am process of getting the rlogin that is supplied in the KRB5-BETA2
to work in SunOS 4.1.2. I was getting the message:
krlogind[7365]: Permission denied - Connection from bad port
Looking through kcmd.c, it sets the starting port number to 5120.
Changing this to 920 seemed to fix this problem. Is there a better
number to set it to? According to krlogind.c, is has to be less then
IPPORT_RESERVED which is 1024 on a Sun.
The problem that I am having now is that after krlogind exec's
/bin/login program, /bin/login then exec's /bin/csh. If I use
in.rlogind (Sun's rlogind) then I can successfully login, however if I
use krlogind, I get "Connection Closed" when the login program exec's
/bin/csh. If you can make sense out of what I just said, could you
please tell me what I'm doing wrong.
Thanks
Wally Strzelec
Texas A&M University
Unix System Administrator
packman@tamuts.tamu.edu