Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Thu, 13 Sep 2001 14:00:43 +0200
From: Corinna Vinschen <cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: SAMBA / SSH / CYGWIN 1.3.3
Message-ID: <20010913140043.T1285@cygbert.vinschen.de>
Mail-Followup-To: cygwin@cygwin.com
References: <009a01c13c4a$a870dd60$525aa8c0@ise.ch>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <009a01c13c4a$a870dd60$525aa8c0@ise.ch>; from studler@ise.ch on Thu, Sep 13, 2001 at 01:53:09PM +0200

On Thu, Sep 13, 2001 at 01:53:09PM +0200, Anatol Studler wrote:
> Hi cygwinners
> 
> I have a problem with SAMBA and SSH. I finally got ssh working with
> rhostsauthentication. It looks like there is a problem with the user id
> mapping.
> 
> For example:
> 
> # On the Windows system (in CYGWIN shell)
> id production
> uid=11117(production) gid=10513(Domain Users) groups=10513(Domain Users)
> 
> # On the Unix system
> id production
> uid=20896(production) gid=100(ise)
> 
> # after connecting to the windows box via ssh
> # /home/production is mounted by samba
> ls -lad /home/production
> drwxr-xr-x    1 42792    1265            0 Sep 13 13:33 .
> 
> Funny, from where is this userid 42792.
> 
> With telnet everything is working fine.
> 
> Any idea ?

Two different passwd files due to user/system mount points?
ssh can't use user mount points when logging in using any
non-password authentication.

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/

