[email protected] wrote:

"Ric Wilson" <[EMAIL PROTECTED]> schreef in bericht
news:[EMAIL PROTECTED]

Is there a way to make a group readonly? I want to keep the content but

not allow any more posts to that group.

Access.conf
*:read,:*:*:groupname:


Actually, that would appear to be right, but isn't :-), The critical line is to deny 'post' access rather than 'allow' read access, but this depends on what your other settings are of course, anyway here is how you would normally do it:

*:read,:*:*:groupname:
*:post:*:*:*,!groupname:

        ChrisP.





Reply via email to