Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 15 Apr 2003 18:11:30 +0300 From: Sergei Kolodka X-Priority: 3 (Normal) Message-ID: <1663190988.20030415181130@ukrname.com> To: cygwin AT cygwin DOT com Subject: ssh and mount MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello list, Here's weird (for me, as newbie) error. OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f Putty Release 0.53b cygwin-1.3.10-1 If I try login to local system with putty and password-based ssh1 authentication, $mount show following (correct, same as through login with cygwin.bat) table: Nobody AT VIC ~ $ mount Device Directory Type Flags F:\cygwin\usr\X11R6\lib\X11\fonts /usr/X11R6/lib/X11/fonts system binmode F:\cygwin\bin /usr/bin system binmode F:\cygwin\lib /usr/lib system binmode F:\cygwin / system binmode c: /mnt/C user binmode d: /mnt/D user binmode e: /mnt/E user binmode f: /mnt/F user binmode g: /mnt/G user binmode h: /mnt/H user binmode i: /mnt/I user binmode x: /mnt/x user binmode y: /mnt/y user binmode z: /mnt/z user binmode But if I simultaneously try to login using ssh1 RSA based authentication (and public key method from ssh2 as well)- I get wrong table: Nobody AT VIC ~ $ mount Device Directory Type Flags F:\cygwin\usr\X11R6\lib\X11\fonts /usr/X11R6/lib/X11/fonts system binmode F:\cygwin\bin /usr/bin system binmode F:\cygwin\lib /usr/lib system binmode F:\cygwin / system binmode c: /cygdrive/c user binmode,noumount e: /cygdrive/e user binmode,noumount f: /cygdrive/f user binmode,noumount g: /cygdrive/g user binmode,noumount h: /cygdrive/h user binmode,noumount i: /cygdrive/i user binmode,noumount Can someone shed some light what happened ? -- Best regards, Sergei folio AT infocom DOT zp DOT ua -- 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/