[EMAIL PROTECTED] wrote:
>
> Hello!
>
> I am currently using DNews 5.4g5 on a RedHat 6.2 server. I have a number of local
>newsgroups which I am trying to allow everyone to read but only one or two people can
>post to. Everyone is required
>
> I have no problems with getting DNews to authenticate based on the username/password
>to a backend pop3 server but I couldn't seem to get dnews to do the part about
>limiting users.
>
> I used the following in my access.conf :-
>
> *:logoff:::*
> *:read,post:test:$lookup$:*,abc.testing
> *:read,post:$lookup$:$lookup$:*,!abc.testing
> *:post:::!*
> *:read:::*
>
> The idea is to let user test be able to posting into the abc.testing newsgroup and
>others while allowing the others to post into all the rest except abc.testing . All
>users are to get their password
>
> Does anyone know how I can achieve what I am trying to do? The above works except
>that when someone tries to post into the abc.testing group using PINE, the whole pine
>session will jam up without an
Hi,
Try changing the order of the lines. I think that may fix it...
*:logoff:::*
*:read,post:$lookup$:$lookup$:*,!abc.testing
*:read,post:test:$lookup$:*,abc.testing
*:post:::!*
*:read:::*
Let us know if you have trouble getting this working.
Regards,
Brian
--------------------------------------------------------------
Note: If you are using Dnewsweb version prior to 5.4f3 we recommend
you upgrade due to a potential security issue found in those versions.
Customer Support (private) -- [EMAIL PROTECTED]
Mailing list Support (public) -- [EMAIL PROTECTED]
Online Manual -- http://netwinsite.com/dnews/manual.htm
Netwinsite search engine -- http://www.netwinsite.com/find.htm
Online FAQ -- http://netwinsite.com/dnews/faq.htm
Mailing list archive --
http://www.netwinsite.com/cgi/dnewsweb.cgi?cmd=xover&group=netwin.dnews
ftp://ftp.netwinsite.com/pub/netwinsite
Note: To UNSUBSCRIBE from the dnews mailing list send
to [EMAIL PROTECTED] a message with the body
containing one line, unsubscribe
To post to the mailing list send to [EMAIL PROTECTED]