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

Feature request: Install worker agent to run as a domain user on Windows #458

Open
jusiskin opened this issue Oct 29, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@jusiskin
Copy link
Contributor

Use Case

To be able to setup the worker agent to run as a domain user. This is important for compliance and consistency when setting up worker hosts in certain organizations. Some organizations want all user accounts to be centrally managed in a directory/domain.

Proposed Solution

Modify the worker agent installer to support supplying a --user argument that specifies a domain user. This should support specifying the user using "user principal name" and/or "down-level logon name" formats (see https://learn.microsoft.com/en-us/windows/win32/secauthn/user-name-formats).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant