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, 4 Apr 2001 10:13:56 +0200
From: Corinna Vinschen <cygwin@cygwin.com>
To: cygwin <cygwin@cygwin.com>
Subject: Re: sftp
Message-ID: <20010404101356.Y956@cygbert.vinschen.de>
Mail-Followup-To: cygwin <cygwin@cygwin.com>
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>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <3ACAD795.F8915157@gmx.de>; from ronald.hecht@gmx.de on Wed, Apr 04, 2001 at 10:13:09AM +0200

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?

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

