Hi, Taking my earlier response, modify the non-authenticated user line, and the default authenticated user lines to look like this -
*:read:::open.*,open2.*,!control.* *:read,post:$lookup$:$lookup$:open.*,open2.*,!control.*:users=50,con=10 You could also simplify 'open.*,open2.*' to just 'open*' provided access to all groups beginning with 'open' will be under the same rules. - Roydon L. <[EMAIL PROTECTED]> wrote in message news:<3e1aec3b$1@netwin1>... > > Just out of curiosity, if I created a fifth set, say open2.*, how would I configure access.conf to allow READ ONLY access to open.* for those who don't login, but allow READ & POST access to open2.* to those who don't login? > Thanks! > > Robert Frisby >
