It might be some external part such as the menu panels which you can't view. try: /bin/view/<YourSpace>/<YourPage>?xpage=plain If it still shows the error then it's definitly the page you can't access.
To answer your question: You can check the rights of a given user with the administration rights section. Make sure you check for rights in /bin/admin/XWiki/XWikiPreferences and also in /bin/admin/<YourSpace>/WebPreferences Rights can be denied in a space even if they are allowed globally. Rights can also be denied for a single page so check /bin/edit/<YourSpace>/<YourPage>?editor=rights Caleb James DeLisle stefan bachert wrote: > Hi, > > I get always "Your are not allowed to view this page". > However, I think the used account has enough rights. > It there a way to check which rights are missing? > > Stefan Bachert > > __________________________________________________ > Do You Yahoo!? > Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz > gegen Massenmails. > http://mail.yahoo.com > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
