Ok, that was pretty easy, let me know if I missed something https://github.com/apache/directory-fortress-core/pull/5
----- Original Message ----- From: "Shawn McKinney" <[email protected]> To: [email protected] Sent: Friday, February 19, 2016 11:18:02 AM Subject: Re: Access Manager Permissions > On Feb 19, 2016, at 10:03 AM, Chris Pike <[email protected]> wrote: > > So, what exactly would need modified? > > 1. Create admin objects and permissions in ldap > 2. Add a method to access manager to set the admin session > 3. Add setEntitySession methods into the access manager method > implementations? Correct. This will be modified for #1: https://github.com/apache/directory-fortress-core/blob/master/ldap/setup/DelegatedAdminManagerLoad.xml There will be a couple of other things to do, i.e. junit testing, but we can get to that later. Shawn
