Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission denied #12

Open
darshan-talati opened this issue Jul 13, 2016 · 0 comments
Open

Permission denied #12

darshan-talati opened this issue Jul 13, 2016 · 0 comments

Comments

@darshan-talati
Copy link

I am trying to spin up openLDAP container using this image on Amazon AWS EC2 Centos instance. Here is the RUN command I am using -

docker run --volume /home/docker/volume/openldap/database:/var/lib/ldap --volume /home/docker/volume/openldap/config:/etc/ldap/slapd.d --net somenetwork --name openldap -d dinkel/openldap

It is giving me an ERROR -
Info: Container already configured, therefore ignoring SLAPD_xxx environment variables and preseed files
chown: cannot read directory '/var/lib/ldap/': Permission denied

Am I missing anything? The same works on my mac but not on Centos on AWS.

@darshan-talati darshan-talati changed the title Permission deniec Permission denied Jul 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant