Issue #15560 has been updated by Matthaus Owens.
Released in Puppet 3.0.0-rc6. Release pending for 2.7.x ---------------------------------------- Bug #15560: Puppet on Windows doesn't automatically create user home directories when managehome=>true https://projects.puppetlabs.com/issues/15560#change-71891 Author: Adam Roben Status: Merged - Pending Release Priority: Normal Assignee: Josh Cooper Category: windows Target version: 2.7.20 Affected Puppet version: 2.7.6 Keywords: windows user managehome Branch: https://github.com/puppetlabs/puppet/pull/1088 The user type provider on Windows claims to support the managehome property. But setting managehome=>true doesn't actually create the user's home directory. In fact, it seems to have no effect at all. The user's home directory path gets set in the user itself, but no directory is created on disk. -- 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 post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
