On Thu, Jan 19, 2006 at 09:41:17AM +0200, Vladimir Levijev wrote:
> You forgot to mention the DenyUsers part:
>
> DenyUsers '*'
> AllowUsers myuser
I think you'll find that'll stop any users matching the DenyUsers pattern
(ie all of them).
You only need AllowUsers; if set then users not matching it (or
AllowGroups) will be denied.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.