[4384] in testers
8.4 solaris notes
daemon@ATHENA.MIT.EDU (John Hawkinson)
Thu May 25 00:13:09 2000
Date: Thu, 25 May 2000 00:11:08 -0400 (EDT)
Message-Id: <200005250411.AAA02755@zorkmid.mit.edu>
From: John Hawkinson <jhawk@MIT.EDU>
To: testers@MIT.EDU
there's no windex file so "apropos" and "whatis" lose.
The automounter is running. This creates /net, /home, and /xfn as
automounter mountpoints, and because they are tagged with "ignore",
"mount" doesn't see them, though they exhibit the characteristics of
mountpoints (like, you cannot write to them, etc.)
There seem to be a bunch of daemons in /etc/inet/inetd.conf that are
probably not wanted and potential security holes waiting to happen,
like kerbd, cachefsd, dr_daemon, and gssd.
Looking at the process listing (ps -ef), I'm skeptical
that all the daemons that are running really should be
running.
--jhawk