On 04/18/2015 04:30 PM, Shawn McKinney wrote: > For the first go-round of this using slapd.conf is ok. To get the > configuration and schema set correctly for fortress you can use the fortress > quick start (also on symas downloads site) which has distributions for > debian, redhat and windows. I have not updated these quickstarts with apache > directory fortress, but the openldap part of the setup remains the same now > as it was then.
Thanks Shawn for the help. I was able to write a dockerfile and create an image with the preconfigured OpenLDAP. I'm able to run tests locally but get one failure, is there still something missing? Failed tests: AuditMgrImplTest.testSearchAuthZs:247->searchAuthZs:282 org.apache.directory.fortress.core.rbac.AuditMgrImplTestsearchAuthZs failedOnly=true, search authori zations user [jtsUser1], objName [TOB3_1], opName [TOP3_1], objId [] To move forward I think we should publish the the docker image to docker hub so it can be used on Jenkins and on developer machines. I'll create another thread to discuss it. Kind Regards, Stefan
