Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Secure(r) OpenSSH

Name: Anonymous 2008-01-12 23:49

Ok, so I'm trying to make my SSH server a bit more secure by using the following guide:

http://www.wsrcc.com/wolfgang/sshd-config.html

However, I seem to be able to bypass the pub_key request just by hitting Enter, which then prompts for a less-secure user password (and no, not root)

Any idea why this is?

Name: Anonymous 2008-01-13 6:48

First thing I noticed on that website:
>PermitRootLogin without-password
Replace with: PermitRootLogin no

Recheck if you have really disabled any kind of password authentication. Post your sshd_config.

Name: Anonymous 2008-01-13 8:26

Don't use HOWTOs.

%man sshd_config or gtfo

http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5

Don't change these.
Name: Email:
Entire Thread Thread List