redhat-cop / group-sync-operator

Synchronizes groups from external providers into OpenShift
Apache License 2.0
110 stars 60 forks source link

Failure to setup LDAP sync (augmentedActiveDirectory) #315

Closed jon2100 closed 4 months ago

jon2100 commented 4 months ago

When trying to fill out the template, I get errors on all providers, so I copied YAML I had created from the cluster before rebuilding (same 4.14 version). Now I get the following error "LDAP Result Code 1 "Operations Error": 000004DC: LdapErr: DSID-0C090BA8, comment: In order to perform this operation, a successful bind must be completed on the connection., data 0, v3839."

The same cert and creds are working for oauth.

jon2100 commented 4 months ago

User Error: the "key" I was using needed to be data, and I added username/pass for the ldapbind and now it works