Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to configure list of credentials per agent #16

Closed
NikolayPianikov opened this issue Dec 14, 2016 · 0 comments
Closed

Add ability to configure list of credentials per agent #16

NikolayPianikov opened this issue Dec 14, 2016 · 0 comments
Assignees

Comments

@NikolayPianikov
Copy link
Contributor

NikolayPianikov commented Dec 14, 2016

Each agent has special folder "runAs".
It contains a set of files, for example: user.xml, administrator.xml.

Each file has properies, for example user.xml could contain:
username: RunAsUser
Password: abc

The name of file is the unique id for the specified credentials.

Also each agent have ordinary configuration parameters:
run_as_mode = custom | predefined | enabled(default) | disabled
run_as_credentials_directory

TeamCity has read only configuration parameter for project "runas_credentials"

@NikolayPianikov NikolayPianikov self-assigned this Dec 14, 2016
@NikolayPianikov NikolayPianikov changed the title Add ability to configure access list per project Add ability to configure list of credentials per agent Dec 14, 2016
NikolayPianikov pushed a commit that referenced this issue Dec 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant