Issue #15560 has been updated by Josh Cooper.

We should probably be calling `LogonUser` with type 
`LOGON32_LOGON_INTERACTIVE`, so that Windows will create the user's home 
directory for us, rather than having Puppet try to figure out what default DACL 
to apply to the directory.
----------------------------------------
Bug #15560: Puppet on Windows doesn't automatically create user home 
directories when managehome=>true
https://projects.puppetlabs.com/issues/15560#change-67188

Author: Adam Roben
Status: Accepted
Priority: Normal
Assignee: 
Category: windows
Target version: 
Affected Puppet version: 
Keywords: windows user managehome
Branch: 


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.

Reply via email to