TeamCity 4.0 Help

Authentication Scheme

TeamCity supports the following authentication schemes:

  • Default Authentication (cross-platform): A database of users is maintained by TeamCity. New users are added by the TeamCity administrator (in the administration area section) or they can register themselves if the <free-registration allowed="true" /> tag is specified.

  • NT Authentication (cross platform): All NT domain users that can log on to the machine running the TeamCity server, can also log in to TeamCity using the same credentials. i.e. to log in to TeamCity users should provide domain and user name (DOMAIN\username) and their domain password.

  • LDAP Authentication (cross-platform): Authentication is performed by directly logging into LDAP with credentials entered into the login form.

Please refer to Authentication Settings for specific authentication scheme configuration.

Last modified: 20 April 2023