techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 1034
Location: East Coast, West Coast? I know it's one of them.
Back to top
Posted: Oct 23, 06, 13:15    Tweaking ssh
Just some notes:

If required, in /etc/ssh/sshd_config:

Port <desired port>
ListenAddress <ip of machine or network interface>
Protocol 2
LoginGraceTime <seconds to allow for login>
PermitRootLogin no
StrictModes yes
MaxAuthTries 2

AllowUsers <user names with spaces allowed to access via ssh>
PermitEmptyPasswords no
PasswordAuthentication yes [unless using keys]
Display posts from previous:   

All times are GMT - 8 Hours