User administration but not project administration ?
We use TeamCity Enterprise 9.1.5 (build 37377)
I would like to set up a user that can only do user administration but not project administration. I tried adding the user to the admin group and removing the admin groups permissions to the root project but that disabled the users ability to do user administration.
How can i configure a user or group to only do user administration? With no permissions to anything build configuration related.
Thank you
Please sign in to leave a comment.
Hi Seth,
could you be more specific on what you call "user administration"? Also, a part of user administration is assigning users to groups (so removing admin groups would obviously stop it from working), and assigning those, or users, to projects and or build configurations.
Also please note that the permissions system has been gradually improved and version 9 is already out of support, so we would suggest upgrading.
The user administration I would want to do is allow a user to add and remove users from user groups, but not modify build configuration. So admin groups permission in the root project gives it access to both user administration and build configuration administration?
Hi Seth,
Then it should be as simple as creating a new role, then when adding permissions to that role, simply select all those that appear when filtering after typing "user". That should allow you to add and remove users (and also add and remove them to groups), but it wouldn't allow them to modify the projects at all.