Am Mon, 30 Apr 2018 10:54:52 +0200 schrieb Arianna Milazzo <[email protected]>:
> Hello! > I already read the docs. > I did as described in the documentation that I found here: > https://github.com/openldap/openldap/tree/master/servers/slapd/back-sql/docs > and here: > https://github.com/openldap/openldap/tree/master/servers/slapd/back-sql/rdbms_depend [...] > > 2018-04-30 10:21 GMT+02:00 Dieter Klünter <[email protected]>: > > > Am Thu, 26 Apr 2018 18:48:00 +0200 > > schrieb Arianna Milazzo <[email protected]>: > > > > > 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? [...] 1. with regard to 'no search result' check with mysql if you can read the sql-database check your myODBC and unixODBC configuration, run slapd in debugging mode 2. with regard to 'error 53: AFAIK write operations can't performed. 3. provide your database sql configuration of slapd.conf 4. read slapd-sql(5) carefully -Dieter -- Dieter Klünter | Systemberatung http://sys4.de GPG Key ID: E9ED159B 53°37'09,95"N 10°08'02,42"E
