Re: Re: Testing Security wiki 2.5
"Claudia Frers" <[email protected]>
| Newsgroups | gmane.comp.java.jspwiki.user |
|---|---|
| Message-ID | <[email protected]> |
I corrected my problem. I forced a recompile by stopping Tomcat and deleting the contents of the TOMCAT_HOME/work directory. This forces Tomcat to recompile everything. Don't recall how its done in JBoss. Now all the permissions are working as expected and I finally don't need the ACL's. On 7/26/07, Claudia Frers <[email protected]> wrote: > > ohhhh, how easily our eyes trick us :-) of course this works > but why is the ACL needed? Does it have to do with the main page only or > will I always have to use ACL's? > > why does it not suffice to login in order to see the main page? > when I have this line for authenticated users: > permission com.ecyrd.jspwiki.auth.permissions.PagePermission "*:*", > "modify,rename"; > > modify should allow one to edit all pages and upload files > > On 7/26/07, Murray Altheim <[email protected]> wrote: > > > > Claudia Frers wrote: > > > Thx Murray, tried > > > [{ALLOW view Authorized,Asserted,Anonymous} > > >> > > >> ] > > >> [{ALLOW comment Authorized,Asserted,Anonymous}] > > >> [{ALLOW edit Authorized}] > > >> > > >> Result: > > > registered users are not given access even with your suggestion > > Murray. > > > I have registered new users and get the same results:" you are not > > > allowed...." > > > I will deploy a new version with a clean policy file and report again. > > > > Claudia, > > > > I perhaps didn't realize your use of 'Authorized' was meant to be those > > who'd logged in, thought it was a group you'd created. "Authorized" is > > not what you want, try "Authenticated". That's very likely the problem. > > > > See: http://doc.jspwiki.org/2.4/wiki/Security > > > > Murray > > > > ........................................................................... > > > > Murray Altheim <murray07 at altheim.com> > > === = = > > http://www.altheim.com/murray/ = > > = === > > SGML Grease Monkey, Banjo Player, Wantanabe Zen Monk = > > = = = > > > > Boundless wind and moon - the eye within eyes, > > Inexhaustible heaven and earth - the light beyond light, > > The willow dark, the flower bright - ten thousand houses, > > Knock at any door - there's one who will respond. > > -- The Blue Cliff Record > > _______________________________________________ > > This is the Jspwiki-users mailing list, in which we discuss the > > stable release (even-numbered, 2.4.x, 2.6.x), and user-issues. > > For development discussion, please join jspwiki-dev. > > http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users > > http://www.jspwiki.org/JSPWikiMailingList > > > >