X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 	tests=AWL,BAYES_00,SPF_HELO_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <4A7B0E98.4060004@cygwin.com>
Date: Thu, 06 Aug 2009 13:10:48 -0400
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-To: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090320 Remi/2.0.0.21-1.fc8.remi Lightning/0.9 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: 1.5.25: Different users when using ssh
References: <F093A6432162A340A56AE8639DF37FC204782059@atlas.agroup.dot.corp>
In-Reply-To: <F093A6432162A340A56AE8639DF37FC204782059@atlas.agroup.dot.corp>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 08/06/2009 12:52 PM, Göransson David wrote:
> Hi all
>
> I am trying to execute some scripts on a Win2003 R2 virtual machine via ssh. The problem is that the user running on the remote machine isn't what I expect.
>
> When running
>      ssh administrator@10.0.2.15 whoami
> it gives me
>      deployment-w2k3\cyg_server
>
> However, if I start with
>      ssh adminstrator@10.0.2.15
> and in the resulting shell write
>      whoami
> I get
>      Adminstrator
>
> I use public key authentication, which I have understood can create some problems, but it seems to me that since it works in the second case, it shouldn't have anything to do with that.
> Is there something to execute to change user, set user variables and such? I tried /etc/profile, but that didn't work.

No.  This is a limitation of the SSH under Cygwin 1.5.x.  You can try
Cygwin 1.7 <http://cygwin.com/#beta-test> which provides more options to
deal with the issue of public key authentication.  See 
<http://cygwin.com/1.7/cygwin-ug-net/ntsec.html#ntsec-setuid-overview> for 
details and
options.  "Method 2" is probably what you want.

-- 
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

