User with no permissions can create projects

version - * 7.9.1

I created a user and now they belong to the sonar-users group only. This group does not have any permissions granted.
I do not want them to be able to create a project unless they belong to a group that allows them to or they are manually given that permission.

The user has no permissions but next to their icon, there is a ‘+’ icon and they can use it to create a project. They can also create a project using terminal.

How can i restrict new users to not be able to create projects?

Hi @brandon.bhagwandeen,

Under Administration > Security > Global Permissions, have a look at the Anyone group. By default, all users can create personal projects and run analyses. You can uncheck the permission to create new projects from that group.

1 Like