Are these attempts by password crackers??

Geert Hendrickx geert.hendrickx at ua.ac.be
Mon Oct 18 16:42:20 PDT 2004


On Tue, Oct 19, 2004 at 09:22:01AM +1000, Murray Taylor wrote:
> The AllowUsers parameter in sshd_config is handy too.
>              ^                 ^
> man sshd_config (5)

The AllowGroups option may be even more handy.  I usually create a group
called ssh, and allow only members of this group to login via ssh.  The
advantage over the AllowUsers option is that you don't have to restart
sshd everytime you add or delete members to or from the ssh group.  

GH

-- 
:wq


More information about the freebsd-questions mailing list