From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24257 invoked by alias); 12 Nov 2001 14:21:14 -0000 Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@sources.redhat.com Received: (qmail 24219 invoked from network); 12 Nov 2001 14:21:10 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sourceware.cygnus.com with SMTP; 12 Nov 2001 14:21:10 -0000 Received: from cygbert.vinschen.de (cse.cygnus.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id GAA23361 for ; Mon, 12 Nov 2001 06:21:04 -0800 (PST) Received: (from corinna@localhost) by cygbert.vinschen.de (8.9.3/8.9.3/Linux sendmail 8.9.3) id PAA12025 for cygwin@cygwin.com; Mon, 12 Nov 2001 15:21:02 +0100 Date: Thu, 01 Nov 2001 10:09:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: 1. rcp permission denied 2. passwd : unknown user Message-ID: <20011112152102.K2618@cygbert.vinschen.de> Mail-Followup-To: cygwin@cygwin.com References: <0c55f2934130cb1YELLOW@yellow.mcis.hutchcity.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <0c55f2934130cb1YELLOW@yellow.mcis.hutchcity.com>; from isabella@hutchcity.com on Mon, Nov 12, 2001 at 09:34:29PM +0800 X-SW-Source: 2001-11.t/txt/msg00030.txt On Mon, Nov 12, 2001 at 09:34:29PM +0800, Isabella Lau wrote: > Description: > The description for Event ID (0) in Source (rshd) cannot be found. THe local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: rshd: Win32 Process Id=0xAE4 : Cygwin Process Id=0x394: testadm@Server_two.domainname.com as testadm: permission denied (.rhosts writeable by other than owner). cmd='rcp -f /net/test.sh > > -------------------------------------------------------------------------- > > - Mode of .rhost in /home/testadm 666 The above description says it all: ".rhosts writeable by other than owner". chmod 600 ~/.rhosts > 2. For another problem, I can change password of testadm in Server_one (i.e. domain user), but not in Server_two > > $ passwd > $ passwd : unknown user testadm > > I would like to know how to solve these problems. Thanks for your kindly help. Change the password using the NT user manager. That works always. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin@cygwin.com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24257 invoked by alias); 12 Nov 2001 14:21:14 -0000 Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@sources.redhat.com Received: (qmail 24219 invoked from network); 12 Nov 2001 14:21:10 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sourceware.cygnus.com with SMTP; 12 Nov 2001 14:21:10 -0000 Received: from cygbert.vinschen.de (cse.cygnus.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id GAA23361 for ; Mon, 12 Nov 2001 06:21:04 -0800 (PST) Received: (from corinna@localhost) by cygbert.vinschen.de (8.9.3/8.9.3/Linux sendmail 8.9.3) id PAA12025 for cygwin@cygwin.com; Mon, 12 Nov 2001 15:21:02 +0100 Date: Sun, 11 Nov 2001 08:26:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: 1. rcp permission denied 2. passwd : unknown user Message-ID: <20011112152102.K2618@cygbert.vinschen.de> Mail-Followup-To: cygwin@cygwin.com References: <0c55f2934130cb1YELLOW@yellow.mcis.hutchcity.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <0c55f2934130cb1YELLOW@yellow.mcis.hutchcity.com>; from isabella@hutchcity.com on Mon, Nov 12, 2001 at 09:34:29PM +0800 X-SW-Source: 2001-11/txt/msg00030.txt.bz2 Message-ID: <20011111082600.BFsnhKmgA2TvXqe0wfAyF9r51BAfoTCBes1ErcP1jbU@z> On Mon, Nov 12, 2001 at 09:34:29PM +0800, Isabella Lau wrote: > Description: > The description for Event ID (0) in Source (rshd) cannot be found. THe local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: rshd: Win32 Process Id=0xAE4 : Cygwin Process Id=0x394: testadm@Server_two.domainname.com as testadm: permission denied (.rhosts writeable by other than owner). cmd='rcp -f /net/test.sh > > -------------------------------------------------------------------------- > > - Mode of .rhost in /home/testadm 666 The above description says it all: ".rhosts writeable by other than owner". chmod 600 ~/.rhosts > 2. For another problem, I can change password of testadm in Server_one (i.e. domain user), but not in Server_two > > $ passwd > $ passwd : unknown user testadm > > I would like to know how to solve these problems. Thanks for your kindly help. Change the password using the NT user manager. That works always. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin@cygwin.com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/