X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_05,KHOP_THREADED,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org From: "Brian Wilson" To: cygwin AT cygwin DOT com Subject: Re: Passwordless authentication between two domains. Date: Wed, 28 Nov 2012 15:11:48 -0500 Message-Id: <20121128200904.M70718@ds.net> In-Reply-To: <1354127875.88050.YahooMailNeo@web122106.mail.ne1.yahoo.com> References: <1353433612060-94427 DOT post AT n5 DOT nabble DOT com> <1354127875 DOT 88050 DOT YahooMailNeo AT web122106 DOT mail DOT ne1 DOT yahoo DOT com> X-OriginatingIP: 158.111.236.102 (wilson) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 > I am still getting the same error. And permissions are all good. > When i run SSHD in debug i get this? Has anyone encountered this > issue before. > > bash-3.2# /bin/sshd.exe -D -ddd -e > debug2: load_server_config: filename /etc/sshd_config > debug2: load_server_config: done config len = 206 > debug2: parse_server_config: config /etc/sshd_config len 206 > debug3: /etc/sshd_config:21 setting Protocol 2 > debug3: /etc/sshd_config:46 setting RSAAuthentication yes > debug3: /etc/sshd_config:47 setting PubkeyAuthentication yes > debug3: /etc/sshd_config:113 setting Subsystem sftp     /bin/sftp-server > debug1: sshd version OpenSSH_5.6p1 > debug3: Not a RSA1 key file /etc/ssh_host_rsa_key. > debug1: read PEM private key done: type RSA > debug1: private host key: #0 type 1 RSA > debug3: Not a RSA1 key file /etc/ssh_host_dsa_key. > debug1: read PEM private key done: type DSA > debug1: private host key: #1 type 2 DSA > debug1: rexec_argv[0]='/bin/sshd' > debug1: rexec_argv[1]='-D' > debug1: rexec_argv[2]='-ddd' > debug1: rexec_argv[3]='-e' > debug2: fd 3 setting O_NONBLOCK > How were the key files generated? I know that things like Putty will create keys that must be converted for some uses (don't remember the specifics at the moment). This is most likely a wild guess; but I thought I'd throw this out just in case. -- 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