On 2/22/07, Mike Erdely <mike@erdelynet.com> wrote:
> With no information about the version of SSH you're using or your OS, I
> must make some assumptions. You're running OpenBSD 4.0 with the latest
> version of OpenSSH.
>
> From
> http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&apropos=0&sektion=0&manpath=OpenBSD+4.0&arch=i386&format=html
> and the sample in /etc/ssh/sshd_config, you can see that you can use
> "Match User root" and specify "PasswordAuthentication no". Thereby only
> users whose username is "root" will have PasswordAuthentication disabled.
> All other users will use whatever is defined elsewhere in the file (or the
> default, which is "PasswordAuthentication yes").
Doh!
Sorry about that!
It's OpenSSH_3.9p1, and
Linux 2.6.9-42.0.8.ELsmp #1 SMP Tue Jan 30 12:18:01 EST 2007 x86_64
x86_64 x86_64 GNU/Linux
So is this match user command OpenBSD-specific?
Thanks.
-- List Info: http://erdelynet.com/ssh-l/ List Archives: http://erdelynet.com/archive/ssh-l/ To Unsubscribe: Mail mailto:ssh+unsubscribe@erdelynet.comReceived on Thu, 22 Feb 2007 22:10:10 -0500
This archive was generated by hypermail 2.1.8 : Thu Feb 22 2007 - 22:54:30 EST