[11100] in Athena Bugs
finger/rlogind interaction under solaris (7.6K)
daemon@ATHENA.MIT.EDU (Mark Eichin)
Wed Sep 29 13:10:46 1993
Date: Wed, 29 Sep 93 10:10:32 PDT
From: eichin@cygnus.com (Mark Eichin)
To: yandros@MIT.EDU
Cc: bugs@MIT.EDU
In-Reply-To: yandros@MIT.EDU's message of Tue, 28 Sep 93 22:25:40 EDT <9309290225.AA10490@garfield.MIT.EDU>
Check what it actually said -- solaris 2.1, at least, doesn't have
/dev/pty, it has /dev/pts (Pseudo Tty Slave, or something like that)
and the stock finger{,d} has no problem finding my rlogin -x session,
using the latest Cygnus version of Kerberos...
If it is saying /dev/pty, then eklogind probably has broken
utmp code, which is possible since that code is somewhat hard to get
right (or at least I found it so...)
_Mark_
SUB: finger/rlogind interaction under solaris (7.6K)
SUM: <yandros>, yandros->bugs, eichin
If I open an encrypted rlogin connection to my sparc classic,
fingering the machine fails with the error ``can't stat /dev/pty/0''
(the encrypted rlogin was using that pty).
(Mark, does this happen with the cygnus eklogind, too?)
chad