> On 11. Aug 2017, at 07:35, Daniel Becroft <[email protected]> wrote: > > Our build slaves are (mostly) configured to run as Windows Services under > generic accounts. Do the account that those slaves run under need to be > included in that group? Does that account get authenticated/authorized in any > way? Or are the agent user accounts a separate area. >
Whatever local account a node runs as determines what you can do with it (For example which files to access/modify), but otherwise it doesn't matter for Jenkins. User authentication is unrelated. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/0D24A359-26E0-4CB0-955F-EAACFB5954F4%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
