From owner-freebsd-questions Wed Feb 4 15:16:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA05937 for questions-outgoing; Wed, 4 Feb 1998 15:16:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from inner.cortx.com (inner.cortx.com [207.207.221.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA05857 for ; Wed, 4 Feb 1998 15:15:52 -0800 (PST) (envelope-from costa@cortx.com) Received: from cman (cman.cortx.com [207.207.221.12]) by inner.cortx.com (8.8.8/8.8.6) with SMTP id SAA00503 for ; Wed, 4 Feb 1998 18:18:39 -0500 (EST) From: "Costa Morris" To: Subject: rdist fixed wierd ps Date: Wed, 4 Feb 1998 18:21:27 -0500 Message-ID: <01bd31c3$9e08ea10$0cddcfcf@cman.cortx.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" i figured ourt what was wrong with rdist. the permissions on the .rhosts file were 664 instead of 644. sheesh! well, i encountered something else strange. unless you were root, you could NOT run ps -ax on either servers since they were created. it gave you permission denied. now it does not. anyone can run the command. is this something i should be concerned about? thanks in advance -costa