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

Problems installing #29

Open
techniplex opened this issue Apr 3, 2019 · 1 comment
Open

Problems installing #29

techniplex opened this issue Apr 3, 2019 · 1 comment

Comments

@techniplex
Copy link

I have attempted to install in ubuntu 18.04LTS and within a docker image of 16.04 but keep running into errors trying to start LDAPCHERRY although it seems everything installed. I am probably missing a prerequisite. Is there a running docker image out there? Here is the error I get when attempting to start:

root@5ee084e76c6b:/ldapcherry# ldapcherryd -c /etc/ldapcherry/ldapcherry.ini -D
Traceback (most recent call last):
File "/usr/local/bin/ldapcherryd", line 11, in
load_entry_point('ldapcherry==1.1.1', 'console_scripts', 'ldapcherryd')()
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/init.py", line 489, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/local/lib/python2.7/dist-packages/pkg_resources/init.py", line 2792, in load_entry_point
raise ImportError("Entry point %r not found" % ((group, name),))
ImportError: Entry point ('console_scripts', 'ldapcherryd') not found
root@5ee084e76c6b:/ldapcherry#

@smacz42
Copy link
Contributor

smacz42 commented Jul 13, 2019

Take a look at https://gitlab.com/smacz/docker-ldapcherry/blob/andrewcz-homelab-179/Dockerfile

FWIW, it takes a bit of finagling to set up.

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

2 participants