Thanks to Scooter Morris and John P. Speno for sending me
the fix to Kerberos 5 problem on TU 5.0.
(1) Use dxkerneltuner to set vfs: revoke_tty_only=0 or
sysconfig -r vfs revoke_tty_only=0,
it will work immediately.
(2) Add the following line in /etc/syscofigtab if you havn't
done in step (1).
vfs:
revoke_tty_only=0
Then, the changes will surivie system reboot.
Scooter also wrote:
I've seen messages on the MIT krbdev list suggesting that folks might be
making a code-level change in future versions to allow this to work better.
For those people who are interested in getting the code for free within
USA:
http://web.mit.edu/network/kerberos-form.html
Thanks again.
Zhi-Wei Lu
Zhi-Wei Lu wrote:
> Do anybody successfully compile and deploy Kerberos 5 v1.1.1
> on TU5.0?
>
> I have compiled and installed Kerberos5 v1.1.1 on one of my
> TU5.0 system. The user program kinit, rlogin and rsh all
> appear to work, however, the server program klogind does not
> work. Here is the error message, when I try to log into this
> TU5.0 system,
>
> klogind: Failed to revoke slave side of pty.
> Connection closed.
>
> Apparently, the devices structures are very different on
> TU5.0 than DU 4.0X. Does anybody have a patch?
>
> Thanks.
> --
> Zhi-Wei Lu
> CIPIC (Center for Image Processing and Integrated Computing)
> UC Davis Phone: (530)-752-0494
> Davis, CA 95616 Fax: (530)-752-8894
Received on Mon Mar 13 2000 - 21:07:47 NZDT