I am playing with LDAP lately and trying to authenticate against ApacheDS. I am unable to setup my Ubuntu client to print the LDAP users list (getent passwd
for instance). I found few tutorials on the web of how to setup the server side. I do that via the Apache Directory Studio and have no issues at all - the server is up and running, the Studio sees the users and groups I got there. I am using the example apache_ds_tutorial.ldif
from Apache DS website.
I found some LDAP client setup on the Web, all made for OpenLDAP. I tested that one too and successfully authenticate against it. However, when I try to set it up in similar way for my ApacheDS it won't work.
Does anyone know how I could setup my LDAP client for ApacheDS? Thanks!
0 Answers