User/Password policy for Teamcity users
Hi Does anyone have a reference or recommendation on how to best enforce a policy on passwords in Teamcity (format, renew password etc.)? Thanks Ziv
Please sign in to leave a comment.
TeamCity built-in authentication does not have such features. It seems for your case it is better to use Windows domain or LDAP authentication. Windows domain or LDAP servers usually support such policies.
Please watch / vote for this issue: http://youtrack.jetbrains.com/issue/TW-3161
It was targeted to solve exactly the problem you described.