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: <20040325190059.43046.qmail@web13004.mail.yahoo.com> Date: Thu, 25 Mar 2004 11:00:59 -0800 (PST) From: Bindaas Guy Subject: Strange problem wiith Cygwin ssh To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi, I'm new to this list...and Cygwin, so sorry if this is an old problem...bit iguess there's no better place to get cygwin answers than this list :-) Here's my problem- I have 2 Win2K Adv Server machine with NTFS drives running Cygwin. sshd is running on both.CYGWIN=ntsec. I have run ssh-keygen to generate keys and have set up to be able to log in without password... I CAN log in and run most programs like cmd etc, but running a certain setup.exe fails with $?=67....However if i use password authentication instead of the keys for ssh, setup.exe runs successfully...Note however that both ways of authentication allow me to run other programs...the user i use is part of "Administrators " and can "log in as service" and "act as part of OS" on both machines... I then tried creating a local user who is only part of "Users" and tried running setup.exe from that id. It failed with error 67 again. This leads me to believe there is some problem with the RSA authentication????Here is what i did to set up password-less login - On one machine , i ran ssh-keygen -t rsa -P "". then copied id_rsa.pub to authorized_keys and copied the 3 files to ~/.ssh directory... Also copied ALL THREE files to ~/.ssh for same user on the other machine... Also, StrictHostKeyChecking is set to "no" in ~/.ssh/config file. Thanks in advance for your help. __________________________________ Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. http://taxes.yahoo.com/filing.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/