From owner-freebsd-questions@FreeBSD.ORG Sat Apr 15 01:25:02 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96CC216A400 for ; Sat, 15 Apr 2006 01:25:02 +0000 (UTC) (envelope-from roger@roger.jp) Received: from imf20aec.mail.bellsouth.net (imf20aec.mail.bellsouth.net [205.152.59.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id F308143D45 for ; Sat, 15 Apr 2006 01:25:01 +0000 (GMT) (envelope-from roger@roger.jp) Received: from ibm62aec.bellsouth.net ([72.153.162.35]) by imf20aec.mail.bellsouth.net with ESMTP id <20060415012500.DJTZ25645.imf20aec.mail.bellsouth.net@ibm62aec.bellsouth.net> for ; Fri, 14 Apr 2006 21:25:00 -0400 Received: from laptop ([72.153.162.35]) by ibm62aec.bellsouth.net with SMTP id <20060415012500.ZGDF11790.ibm62aec.bellsouth.net@laptop> for ; Fri, 14 Apr 2006 21:25:00 -0400 From: "Roger Williams" To: Date: Fri, 14 Apr 2006 21:24:47 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Importance: Normal Subject: rsh but no rcp as root X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Apr 2006 01:25:02 -0000 I have a machine using FreeBSD 6.0 which wont let me rcp as root. I can rsh as root or rcp as another user but no rcp as root. I have several 4.10 machines that work fine as well as a 6.0 machine with no issues. My .rhosts(chmod 600) file is in place as well as the hosts.equiv file, and inetd is starting all the needed damons, hence the logins as other users and my rsh connections. Any Ideas...Im stumped. Roger