Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com MIME-Version: 1.0 From: "Isabella Lau" To: cygwin AT cygwin DOT com Subject: 1. rcp permission denied 2. passwd : unknown user Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <0c55f2934130cb1YELLOW@yellow.mcis.hutchcity.com> Date: 12 Nov 2001 21:34:29 +0800 Note-from-DJ: This may be spam Hi all, 1. I have a problem on rcp : < Server_one > Win2K with SP2 domain server Install Cygwin 1.3.3 < Server_two > Win2k with SP2 not domain server ( in same domain with Server one ) Install Cygwin 1.3.3 I made password and group in two servers with $ mkpasswd -d > /etc/passwd $ mkgroup -d > /etc/group When I login Server one with ID testadm and rcp to Server two : $ rcp -p Server_two:/net/test.sh /home/administrator $ Server_two.domainname.com : permission denied When I see Win2K in Server two: ------------------------------------------------------------------------- Date: xxx Time: xxx Type: Information Event ID: 0 User: NT AUTHORITY\SYSTEM Computer: xxx 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 AT Server_two DOT domainname DOT com as testadm: permission denied (.rhosts writeable by other than owner). cmd='rcp -f /net/test.sh -------------------------------------------------------------------------- - Mode of .rhost in /home/testadm 666 - Mode of /net/test.sh is 666 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. Isabella -- 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/