This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: SAMBA / SSH / CYGWIN 1.3.3


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]