Issue #21243 has been updated by Josh Cooper. Description updated
---------------------------------------- Feature #21243: Allow the windows service user and start type to be specified during installation https://projects.puppetlabs.com/issues/21243#change-92938 * Author: Josh Cooper * Status: Accepted * Priority: Normal * Assignee: * Category: * Target version: * Affected Puppet version: * Keywords: windows * Branch: ---------------------------------------- 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. This 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.
