> 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
