[5327] in testers
Sun ssh packages
daemon@ATHENA.MIT.EDU (Robert A Basch)
Tue Apr 29 19:42:04 2003
Message-Id: <200304292341.TAA02311@abulia.mit.edu>
To: testers@MIT.EDU
Date: Tue, 29 Apr 2003 19:41:59 -0400
From: Robert A Basch <rbasch@MIT.EDU>
On a 9.2 Sun with SSHD=true, I noticed that a second sshd was trying
to start at boot time. The offending file is /etc/rc3.d/S89sshd,
which seems to be installed with the Sun SSH packages:
athena% pkginfo | grep -i ssh
system SUNWsshcu SSH Common, (Usr)
system SUNWsshdr SSH Server, (Root)
system SUNWsshdu SSH Server, (Usr)
system SUNWsshr SSH Client and utilities, (Root)
system SUNWsshu SSH Client and utilities, (Usr)
Bob