I read in a document titled "Securing Tru64 Unix"[1] that suitjd and
cfgmgr are used by sysman for configuring subsystems. A couple questions:
1. is it safe to wrap these services using inetd lines such as:
cfgmgr stream tcp nowait root /usr/local/sbin/tcpd cfgmgr
suitjd stream tcp nowait root /usr/local/sbin/tcpd /usr/share/sysman/bin/suitjd
2. in a cluster, what would be appropriate hosts.allow rules for
these services?
cfgmgr: LOCAL
suitjd: LOCAL
or do i have to specify each member? cluster alias? etc?
3. once i've wrapped and setup hosts_access, how can I test?
Thanks.
[1]
http://www.google.com/search?q=cache:aXkoubQoWXAC:www.giac.org/practical/Bobbi_Spitzberg_GCUX.doc+tru64+suitjd&hl=en&ie=UTF-8
--
Steve Feehan
Unix Systems Administrator
Structural Biology and Bioinformatics Group
University of Vermont
Received on Fri Aug 02 2002 - 20:36:54 NZST