Hi ,
Yes that's correct.
ChrisP
[email protected] wrote on Saturday, June 24, 2006 at 5:06 p.m. (-0400):
>On 24 Jun 2006 16:36:45 -0400, Vincent Fatica <[EMAIL PROTECTED]>
>wrote:
>
>>Now, only connections from my own network can access any of my 20 groups and
>>they can do so without authentication. I have no "IP = *" entries in
>>access.conf.
>>
>>I want to make one group, call it "groupA", "read,post" from any IP and
>>without an authentication requirement.
>>
>>I want to make a second group, call it "groupB", "read,post" from any IP but
>>only with authentication via users.dat. (These visitors will probably also
>>visit groupA.)
>>
>>How do I set this up (DNews 5.6f1)? Please be explicit about access.conf
>>and users.dat entries. Thank you.
>
>I think I have something that works (quite simple too). In the "manual"
>section of access.conf ...
>
>*:read,post:$lookup$:$lookup$:groupA,groupB:
>*:read,post:::groupA:
>
>Will that do it? Thanks.
>--
> - Vince
>