hi craig,

the information about the hierarchy of rules helped a lot...

so if im gonna put this line [1] in the flexwiki.config file, then this
would achieve the goal without changing anything upon the creation of new
namespace stage? then this would imply that all created namespaces will be
read-only by default to all users except Administrators? OR only the
Administrator group will have an access to the entire wiki? if then, will
putting this line [2] next to [1] would solve it?

[1]
<Rule Type="Allow" Action="ManageNamespace" Principal="role:Administrator"
/>

[2]
<Rule Type="Allow" Action="Read" Principal="authenticated" />

thanks for the follow up craig... i am still in the process of figuring out
where and what to put to come up a read-only (by default) created namespace
then the administrator will have an option to edit the access rights (except
the _ContentBaseDef topic. it must remain read-only and can only be edited
by the administrators)...

-helen
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flexwiki-users mailing list
Flexwiki-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexwiki-users

Reply via email to