We do this using an attribute that is attached to the users we wish to be authorized: This link might help: http://ldapwiki.willeke.com/wiki/ConfigurationFilesForJSPWIKIAndLDAP
-jim Jim Willeke On Fri, Mar 25, 2011 at 4:29 AM, Thore <[email protected]> wrote: > > Hi Florian, > > good hint! I think this will work. > > Thanks! > > > Florian Holeczek wrote: >> >> Hi Thore, >> >> how about creating a group, selectively adding those few users, and giving >> access to your JSPWiki instance only to this group? >> >> Regards >> Florian >> >> >> ----- Ursprüngliche Mail ----- >> Von: "Thore" <[email protected]> >> An: [email protected] >> Gesendet: Freitag, 25. März 2011 08:24:14 >> Betreff: Container-managed authentication: manage access on user level >> >> >> Hi, >> >> I use JSPWiki as a knowledge platform for a small team since a long time >> (V2.8.4 at the moment). >> >> Now I want to switch to "Container-managed authentication". It works fine. >> JSPWiki identifies the userid correctly - so the user is authenticated >> without explicit login. >> >> The problem is, that this will work for every user in my company. But I >> want >> to allow access only to a few users. It is not possible for me to modify >> the >> container-managed authentication. >> >> So I'm looking for a way to give access based on userid within JSPWiki. >> Actually it should be a very simple solution. A manually managed user list >> would be sufficient. >> >> Is there a nice and easy way to do this? Can this be done by modifying >> jspwiki.policy? >> >> Thanks a lot! >> -- >> View this message in context: >> http://old.nabble.com/Container-managed-authentication%3A-manage-access-on-user-level-tp31235647p31235647.html >> Sent from the JspWiki - User mailing list archive at Nabble.com. >> >> >> > > -- > View this message in context: http://old.nabble.com/Container-managed-authentication%3A-manage-access-on-user-level-tp31235647p31235942.html > Sent from the JspWiki - User mailing list archive at Nabble.com. > >
