gitlabadditionmember

How to prevent project maintainer add new members in GitLab?


I want to disallow project maintainer to add new member only, and keep all other maintainer roles. How do I config this rule?

I have local Gitlab 11.9.x version. I am Owner who create a private project and add new members to team.


Solution

  • You cannot. As the project maintainer, a user can always add new members. Check https://docs.gitlab.com/ee/user/permissions.html for a detailed list of permissions.