Adambean / gitlab-ce-ldap-sync

Synchronise users and groups (including group members) from an LDAP instance with Gitlab CE (and EE in free tier) self-hosted instance(s).
Apache License 2.0
61 stars 23 forks source link

LDAP blocked users cannot be modified by the API #28

Open Adambean opened 2 years ago

Adambean commented 2 years ago

If a user in Gitlab is blocked because the LDAP back end is imposing that then this tool will fail with error:

[error] Gitlab failure: 403 Forbidden - LDAP blocked users cannot be modified by the API

This tool should skip these users with a warning.