X-Spam-Check-By: sourceware.org Message-ID: <4384E188.FAD187BC@dessent.net> Date: Wed, 23 Nov 2005 13:39:20 -0800 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Is there a default ssh password if no Windows password is present? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com 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 Jerry Moody wrote: > I believe "PermitEmptyPasswords no" is the solution. Unfortunately, this > keyword doesn't show in Cygwin's man pages for sshd, and I came up empty > searching the web without knoweldge that the keyword even existed. Thanks > for the pointer. You're looking at the wrong manpage. "man sshd_config" is what you want. There is also "man ssh_config" for the client options. These are referenced from the "SEE ALSO" sections of the ssh and sshd manpages. Brian -- 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/