3

If somebody has left my firm, how do I disable their account in Teamcity. I only see a delete option. I'll lose the configurations set by the user if I delete him right?

Is there a disable/Deactivate user option?

John Miller
  • 513
  • 2
  • 8
  • 23

1 Answers1

4

Currently it is not possible to disable a user. You can watch/vote for the corresponding issue in the bug tracker

The options you have now are:

  • Remove all roles/permissions of a user
  • Change user's password
  • Delete the user. This will not delete user's created items (projects, configurations, etc). The deleted user will be shown as 'unknown' on the UI
Oleg Rybak
  • 1,651
  • 1
  • 14
  • 27