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 Message-ID: <3500515B75D9D311948800508BA37955014BD829@EX-LONDON> From: Vince Hoffman To: "'Seth Fitzsimmons'" , cygwin AT cygwin DOT com Subject: RE: Problem with OpenSSH (daemon), mapped drives, and pubkey auth Date: Mon, 3 Feb 2003 20:18:27 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Its a know problem, when you log in via pub key the tokens needed for network authentication are not created (a simplification but I cant remember all the details) the same goes for any passwordless login (rsh etc with .rhost files etc). Since your automating I'd assume you have blank pass phrases on your keys, so you could try using an expect script (package expect) to automate entering passwords without lowering your security too much more. > -----Original Message----- > From: Seth Fitzsimmons [mailto:seth AT collegepublisher DOT com] > Sent: 03 February 2003 20:12 > To: cygwin AT cygwin DOT com > Subject: Problem with OpenSSH (daemon), mapped drives, and pubkey auth > > > Hi. > > When I log in to a Win2k server using public key auth, I can't access > mapped network drives (e.g. /cygdrive/o: permission denied). > However, > when I log in using password auth, I can. I'm trying to automate a > process that copies from a network drive, so pubkey auth is necessary. > > Is this a known problem? Does anyone have a work-around for it? > > Thanks much. > > seth > > > -- > 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/ > -- 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/