Re: Authenticated by no Access

2015-06-30 Thread Juan Pablo Santos Rodríguez
Hi Rolf, can't have a deep look at it right now, but seems the policy file has a typo: grant principal org.apache.wiki.auth.authorize.Role "Authenticated" { permission org.apache.wiki.auth.permissions.PagePermission "*:*", "view,"modify,rename"; [...] should be: grant principal org.apache.wik

RE: Authenticated by no Access

2015-06-30 Thread Xiaoming Yang
bject: Authenticated by no Access Dear JSPWiki Professionals After a fresh installation of JSPWiki on tomcat8, I tried to restrict the usage to a closed group by changing jspwiki.policy (as recommended by Xiaoming). Now I get the login page, login in, but did not reach the Main page. The login page just refr

Authenticated by no Access

2015-06-29 Thread Rolf Schumacher
Dear JSPWiki Professionals After a fresh installation of JSPWiki on tomcat8, I tried to restrict the usage to a closed group by changing jspwiki.policy (as recommended by Xiaoming). Now I get the login page, login in, but did not reach the Main page. The login page just refreshes. jspwiki-logg