dawnshade wrote:
On Tuesday 18 October 2005 21:19, Anthony Philipp wrote:
see man ssd_config for directive UseDNS or just block tcp/22 from not trusted
hosts.
Another helpfull thing to do is to limit what users can connect through
SSH using the AllowUsers directive.
In your /etc/sshd_config you put a line like
AllowUsers <user1> <user2> <user3>
You will need to restart sshd after making the change.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"