X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: "BeemerBiker" Subject: does scp take windows type: domain\username AT ip ? Date: Thu, 31 Aug 2006 16:23:35 -0500 Lines: 40 Message-ID: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Running that cygwin sshd under XP, I can get scp to copy to my local PC from a Linux box just fine for local users like admin scp test.sh Administrator AT myIP the above works fine and puts test.sh into /cygwin/home/Administrator I cant seem to get scp to work for authenticated users from a domain eg: If I try myDomain\myUsername AT myIP the \ is stripped off and the copy fails as shown below (swri16\jstateson) Bringing up the Event Viewer I read where sshd reports Failed password for invalid user swri16jstateson from 129.162.164.124 port 2002 ssh2 if I try two backslashes \\ the following error: Failed password for invalid user swri16\\jstateson from 129.162.164.124 port 2033 ssh2 a forward slash is no better So is it possible to use a micro$oft type domain\username when copying from a linux box not on the domain to a windows PC on the domain? ..thanks in advance.. ======================================================================= Beemer Biker jstateson at swri dot edu http://TipsForTheComputingImpaired.com http://ResearchRiders.org Ask about my 99'R1100RT ======================================================================= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/