| You are viewing documentation of TeamCity 6.5.x, which is not the most recent released version of TeamCity. Please refer to the listing to choose another version. |
|
In addition to the available set of roles, TeamCity allows you to turn on guest login, that doesn't require any registration. If enabled, any number of guest users can be logged in to TeamCity simultaneously without affecting each other sessions. Thus, it can be useful for non-committers who just monitor the projects status on the Projects page. By default, such user can view projects, their build configurations and download artifacts, and has similar permissions to the All Projects Viewer, although guest user is not a role in the TeamCity terms. As compared with the Project Viewer role, guest user doesn't have any personal settings, such as My Changes Page and Profile section (i.e. no way to receive notifications), since it doesn't relate to any particular person. If guest login is enabled, you can construct an URL to TeamCity Web interface, so that no user login is required:
You can use guest login to download artifacts:
An administrator can enable guest login on the Administration > Server Configuration page. System administrator can assign additional roles and configure groups for Guest User account via Guest user settings section available on the Users and Groups page.
Concepts: Role and Permission |