> On Apr 27, 2015, at 2:11 PM, Stefan Seelmann (JIRA) <[email protected]> wrote:
>
> No success:
> * Rebuilt image based on java:8 which is based on debian:sid -> same error
> * Rebuilt image based on ubuntu:14.04 -> same error
> * Rebuilt image base on centos:6 and used
> fortressBuilder-Redhat-Silver-x86-64-1.0-RC39.zip -> same error
>
> At least it is consistent ;)
Stefan your docker commands to open a bash prompt got me over the hump. These
ACL’s are commented out of the slapd.conf:
### ACLs
access to dn="" by * read
access to *
by self write
by users read
by anonymous auth
by sockurl="^ldapi:///$” write
After enabling, restarting docker image and rerunning tests - all pass!
Thanks
Shawn
[email protected]