X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.2 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org From: "Maglinger, Paul" To: "'cygwin AT cygwin DOT com'" Subject: File access slow with using key authentication. Date: Tue, 4 Sep 2012 20:25:06 +0000 Message-ID: <36DA94300D69184A91500B695547A14833C3229A@COMSTAR2.scvl.com> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q84KPbbn012684 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 authentication. The problem is that when we do it can take up to 5 minutes to even pull down a directory listing on a Windows share using ls -l from the Cygwin terminal. If we do without the key and enter the password manually, things speed up vastly, but we want to authenticate automatically and would prefer to use a key. I believe I understand why it's happening, but I'm having trouble figuring how to work around this. The goal is to have Unix kick off a Perl script residing on the Windows server, which will process files located on a CIFS share on a storage appliance. The Perl script is using UNC to access the shared directories. I've even tried various ways to mount the directories using fstab and that's not helping either. I've only been working with Cygwin for less than a month and would appreciate some insight. -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