He did reply to your question.
The right syntax is "!=groupname *" or "!-username *"
If you don't put * or some way to match the users you want to show, !* is appended.
So "!=ADMIN" really means "!=ADMIN !*" which matches nobody.
The exact same way as if u put STOR = MN in your ioFTPD.ini permissions, only M and N users will be allowed, nobody else...
|