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

Disable deleting extra group members #46

Open 665465 opened 7 months ago

665465 commented 7 months ago

Everything synced up perfectly at first. Users and groups are created as expected. After that, I went ahead and set up some new groups on GitLab myself and popped some users into them. But, when I ran the LDAP sync script another time, it went and kicked the users out of the groups I created manually Is it possible to stop this from happening? I only want to sync the groups that the script sets up.

Adambean commented 7 months ago

No, that is not a feature currently.

Related: https://github.com/Adambean/gitlab-ce-ldap-sync/issues/1