Issue #21243 has been updated by Melissa Stone.

Released in Puppet 3.4.0-rc1

----------------------------------------
Feature #21243: Allow the windows service user to be specified during 
installation
https://projects.puppetlabs.com/issues/21243#change-100889

* Author: Josh Cooper
* Status: Closed
* 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 puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to