When trying to run ldaplist I get
bash: /usr/local/sbin/ldaplist: Permission denied
Filed here per Ryan_Lane [=
Version: unspecified
Severity: normal
When trying to run ldaplist I get
bash: /usr/local/sbin/ldaplist: Permission denied
Filed here per Ryan_Lane [=
Version: unspecified
Severity: normal
Change 95276 had a related patch set uploaded by Hashar:
ldap: make ldaplist runnable by anyone
That works for me, though it gives me an unrelated error:
$ /usr/local/bin/ldaplist
Traceback (most recent call last):
File "/usr/local/bin/ldaplist", line 8, in <module> import ldapsupportlib
ImportError: No module named ldapsupportlib
:D
Change 95280 had a related patch set uploaded by Hashar:
Move ldapsupportlib.py into /usr/bin to keep ldaplist company.
Change 95280 merged by Andrew Bogott:
Move ldapsupportlib.py into /usr/bin to keep ldaplist company
OK, one more (unrelated but blocking) patch later, this should now actually start working.