From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2952 invoked by alias); 4 Sep 2012 20:25:30 -0000 Received: (qmail 2938 invoked by uid 22791); 4 Sep 2012 20:25:28 -0000 X-SWARE-Spam-Status: No, hits=0.2 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mailevv.shoecarnival.com (HELO mailevv.scvl.com) (12.156.139.187) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 04 Sep 2012 20:25:14 +0000 Received: from TELSTAR1.scvl.com ([10.110.200.1]) by mailevv.scvl.com (8.14.1/8.14.1) with ESMTP id q84KP78m014927 for ; Tue, 4 Sep 2012 15:25:07 -0500 Received: from COMSTAR2.scvl.com ([169.254.2.155]) by TELSTAR1.scvl.com ([10.110.200.31]) with mapi id 14.02.0247.003; Tue, 4 Sep 2012 15:25:08 -0500 From: "Maglinger, Paul" To: "'cygwin@cygwin.com'" Subject: File access slow with using key authentication. Date: Tue, 04 Sep 2012 20:25:00 -0000 Message-ID: <36DA94300D69184A91500B695547A14833C3229A@COMSTAR2.scvl.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-09/txt/msg00053.txt.bz2 Running CYGWIN_NT-6.1-WOW64 1.7.16(0.262/5/3) on Windows 2008R2 box. When using SSH to come in through UNIX, we'd like to use public key authent= ication. The problem is that when we do it can take up to 5 minutes to eve= n pull down a directory listing on a Windows share using ls -l from the Cyg= win terminal. If we do without the key and enter the password manually, th= ings speed up vastly, but we want to authenticate automatically and would p= refer to use a key. I believe I understand why it's happening, but I'm ha= ving trouble figuring how to work around this. The goal is to have Unix ki= ck off a Perl script residing on the Windows server, which will process fil= es located on a CIFS share on a storage appliance. The Perl script is usin= g UNC to access the shared directories. I've even tried various ways to mo= unt the directories using fstab and that's not helping either. I've only b= een working with Cygwin for less than a month and would appreciate some ins= ight. -Paul -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple