On Fri, 19 Aug 2005 14:58:03 GMT,
stephen@stevedunn.ca (Stephen M.
Dunn) wrote:
| Compare the telnetd lines in inetd.conf,
| and check the man pages for telnetd on the two systems, and hopefully
| you'll find an answer.
on OSR506:
# grep telnet /etc/inetd.conf
telnet stream tcp nowait NOLUID /etc/telnetd telnetd
#
OSR600 + MP1
# grep telnet /etc/inetd.conf
telnet stream tcp nowait NOLUID /etc/telnetd telnetd
#telnet stream tcp nowait NOLUID /etc/tcpd telnetd
#
Looks from other posts that this problem is a bug ... guess MP2 will
be hot on the tail of MP1
--
Robin Grayson