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: Wed, 04 Apr 2001 15:10:49 +0200
From: Ronald Hecht <ronald.hecht@gmx.de>
Subject: Re: sftp
To: Corinna Vinschen <cygwin@cygwin.com>
Reply-to: ronald.hecht@gmx.de
Message-id: <3ACB1D59.B626CB2B@gmx.de>
MIME-version: 1.0
X-Mailer: Mozilla 4.75 [de] (WinNT; U)
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7bit
X-Accept-Language: de
References: <3AC9CBE1.30CA8305@gmx.de>
 <20010403155517.I956@cygbert.vinschen.de> <3AC9E6AC.6A62090C@gmx.de>
 <20010403182844.L956@cygbert.vinschen.de> <3ACA341B.1205B157@gmx.de>
 <20010404093545.R956@cygbert.vinschen.de> <3ACAD795.F8915157@gmx.de>
 <20010404101356.Y956@cygbert.vinschen.de>



Corinna Vinschen schrieb:
> 
> On Wed, Apr 04, 2001 at 10:13:09AM +0200, Ronald Hecht wrote:
> > Yes, the install does not copy sshd to in.sshd,
> > but in the openssh-2.5.2p2.README you say:
> >
> >   If starting via inetd, copy sshd to eg. /usr/sbin/in.sshd and add the
> >   following line to your inetd.conf file:
> >
> >   sshd stream tcp nowait root /usr/sbin/in.sshd sshd -i
> >
> > Instead of copy the file a symlink should be used.
> 
> Ok, thanks for the hint. I will change the docs. Better not
> to copy or symlink but to use sshd as is:
> 
>    sshd stream tcp nowait root /usr/sbin/sshd sshd -i
> 
> > > I would appreciate if you (and perhaps others with the same problem)
> > > could test if this sftp-server solves your problem and report it
> > > to the list.
> > >
> > Seems to me, that this is the same I have. Unfortunately, no changes in
> > behaviour.
> > I compiled sftp-server myself.
> > When I do "ls" after showing the dir, i get ID mismatch (3! = 4)
> > whatever this meens ...
> 
> Which login shell do you use? What's the shell in your /etc/passwd
> entry? Could you change it to /bin/sh, /bin/bash and /bin/tcsh
> just for testing?
> 

I've tried all the shells, but no change :o(
Does it depend on the /etc/profile? If yes, how looks yours?

> Corinna
> 
> --
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Developer                                mailto:cygwin@cygwin.com
> Red Hat, Inc.
> 
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

