[xwiki-dev] Register Rights
Sergiu Dumitriu
sergiu.dumitriu at gmail.com
Wed Jun 13 01:45:24 CEST 2007
Hi Jonas,
In order to restrict registration, you must change the global rights,
not the page rights.
For this, you must click on the Administration link, choose Global
Rights, and add two rights entries like:
XWiki.XWikiAllGroup
register
deny
XWiki.XWikiAdminGroup (or just XWiki.Admin, if there's only one administrator)
register
allow
Rationale: the registration right is a global right, and does not
apply for pages, but for the whole wiki.
Sergiu
On 6/12/07, Jonas Dias <jonasdias at gmail.com> wrote:
> Hi friends,
>
> I'm planning to use XWiki on a lab as a Documentation Tool. The Access to
> the Wiki would be restricted... so, people could only be added by an
> Administrator.
>
> By default, anyone who clicks on Register link on XWiki main page can
> Register itself. I tryed to change the Acess Rights of the Register Page
> (I`ve added XWikiAdminGroup with full acess to Register Page and XWikiGuess
> Denyed), but nothing changed... anyone can still register anyperson. I've
> already tried many things on AcessRights but I'm not able to see what's the
> problem. The rights on Register Page seems to never change.
>
> I really need to restrict the rights on Register Pages.
>
> May anyone, please, help me?
>
> cheers
>
> Jonas.
>
--
http://purl.org/net/sergiu
More information about the devs
mailing list