SSH AllowUsers directive problem
Hi All,
We are looking to lock down some servers by using the /etc/ssh/sshd_config AllowUsers Parameter to specify users that are allowed to connect.
We have setup the following..
AllowUsers test@server.name
Doesn't work, and no-one can log int via SSH at all..
however ...
AllowUsers test
allowed the user test to login, albeit from everywhere, again undesired.
The annoying thing is that on one or two machines this works (my Solaris 10 (sparc) workstation) - but some S10 servers it doesn't....
Any idea where to start looking ?
Cheers
DF

