Hi, I'm trying to protect different sections from my wiki from being accessed by all users. I've created a Group IntranetGroup, (so the page XWiki/ IntranetGroup) and added myself (XWiki.leeden) to the list. I've modified the space access rights for Intranet.Main to allow view,edit,comment for all users in group XWiki.IntranetGroup. But when I access this page as user leeden I can't view it (permission denied). If I add the user XWiki.leeden directly to the rights entry, it works. (If I use XWiki.XWikiAllGroup it works fine, too) How can I check if I've set up the groups all right? Do I need other permissions for the XWiki.IntranetGroup? E.g. is there a way to programmatically (by velocity template?) or list in the Users listing all groups a user belongs to? Thanks Christian P.S.: Thanks for the help before ----------------------------------------- Christian van der Leeden Mob: +49-163-3747111 Tel: +49-89-189488-66 [email protected]
Hi, It might be an issue of cache. You should try flushing the cache from the Admin page Ludovic Christian van der Leeden a écrit :
Hi,
I'm trying to protect different sections from my wiki from being accessed by all users. I've created a Group IntranetGroup, (so the page XWiki/ IntranetGroup) and added myself (XWiki.leeden) to the list.
I've modified the space access rights for Intranet.Main to allow view,edit,comment for all users in group XWiki.IntranetGroup. But when I access this page as user leeden I can't view it (permission denied). If I add the user XWiki.leeden directly to the rights entry, it works. (If I use XWiki.XWikiAllGroup it works fine, too)
How can I check if I've set up the groups all right? Do I need other permissions for the XWiki.IntranetGroup? E.g. is there a way to programmatically (by velocity template?) or list in the Users listing all groups a user belongs to?
Thanks
Christian P.S.: Thanks for the help before
----------------------------------------- Christian van der Leeden Mob: +49-163-3747111 Tel: +49-89-189488-66 [email protected]
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Ludovic Dubost XPertNet: http://www.xpertnet.fr/ Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost AIM: nvludo Yahoo: ludovic
Hi Ludovic, my Admin page doesn't show a link to flush the cache. Is there a special URL I could just access while being logged in as Admin? I'm running 0.9.793 and installed the sample MySQL dump... Thanx Christian On 08.06.2005, at 20:26, Ludovic Dubost wrote:
Hi,
It might be an issue of cache. You should try flushing the cache from the Admin page
Ludovic
Christian van der Leeden a écrit :
----------------------------------------- Christian van der Leeden Mob: +49-163-3747111 Tel: +49-89-189488-66 [email protected]
Add $xwiki.flushCache() in page and view this page Ludovic Christian van der Leeden a écrit :
Hi Ludovic,
my Admin page doesn't show a link to flush the cache. Is there a special URL I could just access while being logged in as Admin? I'm running 0.9.793 and installed the sample MySQL dump...
Thanx
Christian
On 08.06.2005, at 20:26, Ludovic Dubost wrote:
Hi,
It might be an issue of cache. You should try flushing the cache from the Admin page
Ludovic
Christian van der Leeden a écrit :
----------------------------------------- Christian van der Leeden Mob: +49-163-3747111 Tel: +49-89-189488-66 [email protected]
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Ludovic Dubost XPertNet: http://www.xpertnet.fr/ Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost AIM: nvludo Yahoo: ludovic
Thanx, that fixed this issue, works like a charm now Christian On 09.06.2005, at 00:35, Ludovic Dubost wrote:
Add $xwiki.flushCache() in page and view this page
Ludovic
Christian van der Leeden a écrit :
Hi Ludovic,
my Admin page doesn't show a link to flush the cache. Is there a special URL I could just access while being logged in as Admin? I'm running 0.9.793 and installed the sample MySQL dump...
Thanx
Christian
On 08.06.2005, at 20:26, Ludovic Dubost wrote:
Hi,
It might be an issue of cache. You should try flushing the cache from the Admin page
Ludovic
Christian van der Leeden a écrit :
----------------------------------------- Christian van der Leeden Mob: +49-163-3747111 Tel: +49-89-189488-66 [email protected]
--------------------------------------------------------------------- ---
-- You receive this message as a subscriber of the xwiki- [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http:// www.objectweb.org/wws
-- Ludovic Dubost XPertNet: http://www.xpertnet.fr/ Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost AIM: nvludo Yahoo: ludovic
-- You receive this message as a subscriber of the xwiki- [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/ wws
----------------------------------------- Christian van der Leeden Mob: +49-163-3747111 Tel: +49-89-189488-66 [email protected]
participants (2)
-
Christian van der Leeden -
Ludovic Dubost