Issue #21243 has been updated by Ethan Brown. Status changed from In Topic Branch Pending Review to Merged - Pending Release
Merged in [2f76f71885c8a06161dbb612503bb3dd84f30442](https://github.com/puppetlabs/puppet_for_the_win/commit/2f76f71885c8a06161dbb612503bb3dd84f30442) ---------------------------------------- Feature #21243: Allow the windows service user to be specified during installation https://projects.puppetlabs.com/issues/21243#change-98986 * Author: Josh Cooper * Status: Merged - Pending Release * Priority: Normal * Assignee: * Category: * Target version: 3.4.0 * Affected Puppet version: * Keywords: windows * Branch: https://github.com/puppetlabs/puppet_for_the_win/pull/56 ---------------------------------------- Currently, puppet on windows is configured to run as `LocalSystem` and sets the startup type to `automatic`. Many enterprise customers prefer to run agents under a service account, as this provides the ability to set permissions to network resources, [limit CPU usage](http://technet.microsoft.com/en-us/library/ff384148%28WS.10%29.aspx), etc. It would desirable if the installer allowed the service user (local or domain) and password to be specified during installation. After installation, puppet will automatically start, generate a CSR, etc, which can present a problem when you just want to install puppet and then image the system. That part is filed as #18268 -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
