Hello! I installed openLDAP on Debian 9 with mysql backend. I followed the guide and I used example database (http://www.openldap.org/faq/data/cache/978.html )
Now, I can connect to openldap with root credential (in slapd.conf) or with a "person" present in ldap_entries, but I don't see nothing: no search result. With Apache Directory Studio I see only organization.
Even it's impossible add something: ldap_add: Server is unwilling to perform (53) additional info: operation not permitted within namingContext
Please, someone can tell me why?
Thanks, Arianna