Gerritjan Koekkoek wrote:
> Hi,
> 
> Is there a explanation on how to set the rights on the xwiki space in  
> a site that has registration enabled.
> If I disable view rights for "non registered" users on xwiki space the  
> site skin is no longer used
> If I enable view rights on xwiki space, every non-registered visitor  
> can see PROFILE PAGES of registered users (they are in the XWIKI space)
> 
> How should I deal with this, probably a mistake in our software or a  
> mistake in Xwiki?

- Deny guest view rights on the XWiki space.
- Allow view rights on the skin page
- Configure the baseskin property in xwiki.cfg to point to your custom skin

General principle: page rights override space rights. Space rights 
override wiki rights.
-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to