active-directory-to-openldap icon indicating copy to clipboard operation
active-directory-to-openldap copied to clipboard

Authentication Updates Needed

Open jcrawford opened this issue 4 years ago • 1 comments

Will this image be updated to work with the openldap images that are in dockerhub? I keep getting the following error and it is because this method of authentication is deprecated in OpenLDAP.

Basically everything is now supposed to be a part of the idassert-bind statement instead of idassert-password, it's the credentials= option to idassert-bind

5eda4385 config_back_initialize: warning, unable to get "olcDbIDAssertPasswd" attribute description: 17: attribute type undefined

I cannot seem to get this to actually work with this error showing, I mean OpenLDAP is running and I can connect as an admin but the LDIF files are not being imported when I run set-default-slapd.sh

jcrawford avatar Jun 05 '20 13:06 jcrawford

I have updated openldap RPMs to 2.4.40 and everything is working for me. What version of openldap do you use?

dkoudela avatar Jun 09 '20 14:06 dkoudela