Hi,
First the obvious -
tellnews reload
Assuming you have done that, I can't see any reason why this obviously won't
work. Try changing -
*:read,post:groups=alt::alt.*
*:read,post:groups=bin::bin.*
*:read,post:groups=com::com.*
to
*:read,post:groups=alt::alt.*:addonly
*:read,post:groups=bin::bin.*:addonly
*:read,post:groups=com::com.*:addonly
- Roydon L.
<[EMAIL PROTECTED]> wrote in message
news:<3e1b7710$1@netwin1>...
>
> Unfortunately, I put the following into my access conf, and it doesn't
allow any non-authenticated access to the server. Additionally, it allows
authenticated users access only to their groups, not to open.*
>
> Any ideas?
>
> *:logoff:::*
> *:read:::open.*,!control.*
> *:read,post:$lookup$:$lookup$:open.*,!control.*:users=50,con=10
> *:read,post:groups=alt::alt.*
> *:read,post:groups=bin::bin.*
> *:read,post:groups=com::com.*
>
>