All,
I am setting up OpenLDAP w/ the back-sql ( using MySQL ) db module and
GSSAPI authentication. I had the authentication working fine, as well as
the SQL database created ( via the scripts included w/ the
openldap-servers-sql RPM ) and everything seemed to be fine, except that
when I submitted any queries ( for example :
ldapsearch -h ldap.ui.tlc2.uh.edu -p 389 -D "uid=ldap,cn=gssapi,cn=auth"
-W -b"dc=tlc2,dc=uh,dc=edu"
), then I would get a no such object error ( something similar, I can't
find it in my terminals now, it's been buried under mounds of strace and
slapd -d1 output ). So I started testing out various parameters for
queries and selects and whatnot in slapd.conf ( which, by the way, is
here :