Enabling Guest Login to TeamCity
To enable guest login to TeamCity:
- Navigate to Administration page and click Edit server settings link.
- Select Allow to login as a guest user option.
The Login as a guest user link appears on the Login page.
 | Notes
- Alternatively, you can edit the auth-type section of the main-config.xml file and set <guest-login allowed="true"/>.
- The number of quests which can log in to TeamCity is unlimited.
- Guest login doesn't require any licenses.
|
See also: