[EMAIL PROTECTED] wrote: > > How would I go about creating a hidden local group like one can do in IIS4. I can >authenticate a local group no problem but I don't want anyone to know that it exists >except for those people that I You can do this either by ip level and or usergroup in access.conf. An access.conf/users.dat something like this would do the trick... -------------access.conf-------------- *:logoff:::* *:read,post:$lookup$:$lookup$:* *:read:post:groups=hidden::hidden.group:add *:read,post:::* -------------users.dat---------------- username:password:None:*::hidden -------------------------------------- That defines a usergroup 'hidden' with a single user 'username' who can access all newsgroup when successfully authenticated. All other logged in users will see all newsgroups except 'hidden.group' Let us know if you have any questions. 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]
