Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <03c901c0c2d2$c4f25370$1d1587a8@deluxe.com> From: "CyberZombie" To: References: <20010409153621 DOT G956 AT cygbert DOT vinschen DOT de> <3AD29DC8 DOT 715AB600 AT certum DOT pl> <023501c0c1fb$fe626ff0$1d1587a8 AT deluxe DOT com> <20010411093519 DOT C956 AT cygbert DOT vinschen DOT de> <035a01c0c2bf$8c644ee0$1d1587a8 AT deluxe DOT com> <20010411225347 DOT G20490 AT cygbert DOT vinschen DOT de> Subject: Re: Login/Domains Date: Wed, 11 Apr 2001 17:00:00 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 From: "Corinna Vinschen" > On Wed, Apr 11, 2001 at 02:42:25PM -0500, CyberZombie wrote: > > debug1: next auth method to try is publickey > > debug1: try pubkey: /home/K02189/.ssh/id_rsa > > debug1: authentications that can continue: > > publickey,password,keyboard-interactive > > debug1: next auth method to try is password > > > > I double-checked and the entry in authorized_keys2 is the (generated w/ > > latest openssh 2 days ago) same as exists on the client. authorized_keys2 > > is mode 0600. Owner of authorized_keys2 is root:None (None is what groups > > reports for root). > > What are the modes and owner of ~ and ~/.ssh? sshd has a rather > paranoid relation to security... > The modes shouldn't be more relaxed than 0755. SUCCESS! I have had this problem since before Christmas and never thought to look beyond the file-level security. Thank you! Now I can finish the little sh script that loops on reconnecting to my home box so that I can reverse-VNC back to the office when needed (I needed ssh-agent to provide the password -- and NT authentication doesn't use that)... -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple