I have got this working, it took some time but I hope the below helps:
I have got this working on my Apache Tomcat JSP Wiki Deployment:
Tomcat Users Conf File:
--
On your Wiki Pages
For Group Level Restrictions:
[{ALLOW comment Authenticated}]
[{ALLOW
Thanks, Col!
The other tricky bit (which I should have stipulated) is that I’m currently
running JSPWiki on Glassfish 4.0.
Do you have a mod for impl this on Glassfish?
Cheers,
Jason
Jason C. Morris | PhD Candidate
Department of Environmental Sciences | Faculty of Agriculture and Environment
THE
Sorry not touched Glassfish
On 1 February 2016 at 11:40, Jason Morris
wrote:
> Thanks, Col!
> The other tricky bit (which I should have stipulated) is that I’m
> currently running JSPWiki on Glassfish 4.0.
> Do you have a mod for impl this on Glassfish?
> Cheers,
> Jason
>
> Jason C. Morris | Ph
Hi,
you could check [#1] to see how to set up access control for individual
wiki pages (ACLs markup) or system-wide security settings (security policy).
regarding glassfish, it shouldn't be necessary to perform any special task,
unless you're providing container-based authentication. In that case
I think this is what I've been after. Thanks Juan.
Another case of RTFM ;-)
-Original Message-
From: Juan Pablo Santos Rodríguez [mailto:juanpablo.san...@gmail.com]
Sent: Tuesday, 2 February 2016 6:04 AM
To: user@jspwiki.apache.org
Subject: Re: FEATURE REQUEST: Restricting pages to users