Shawn, Looks like I'm running Symas OpenLDAP 2.4.42. There are lots of audit logs being populated in openldap, so probably not a configuration issue. I'm trying to step through one of the tests to see why it is failing...
AuditManagerImplTest.testSearchBinds first searches for binds for "jtsUser1" and doesn't find any. Can you point me to where this bind audit entry should be getting populated? Also, where in the fortress API are the audit logs populated? Thanks, ~Chris ----- Original Message ----- From: "Shawn McKinney" <[email protected]> To: [email protected] Sent: Monday, February 1, 2016 1:12:02 PM Subject: Re: Fortress Constraints > On Jan 31, 2016, at 12:01 PM, Chris Pike <[email protected]> wrote: > > > 1. You need to clone the repo, then checkout the branch you want, so > > git clone https://github.com/PennState/directory-fortress-core-1.git > git checkout feature/addPermAttrAndUserRoleConstraints Ah yes this works perfectly, thanks. > > On Jan 31, 2016, at 12:01 PM, Chris Pike <[email protected]> wrote: > > 2. The audit tests still fail in my environment, I'll look through your > updated documentation, might be a problem with how I am installing openldap What version of OpenLDAP are you using? There are (soon to be released) Symas OpenLDAP install packages I can share. Here are the most recent setup instructions: https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-SLAPD.md Shawn
