Issue #12635 has been updated by Jeff McCune.

Status changed from Unreviewed to Rejected

# Nevermind #

I updated to 2.7.x in the build system and this appears to be fixed.  Sorry 
about the noise.
----------------------------------------
Bug #12635: For The Win - Puppet is using incorrect confdir when run as nt 
authority slash system
https://projects.puppetlabs.com/issues/12635#change-54709

Author: Jeff McCune
Status: Rejected
Priority: High
Assignee: Josh Cooper
Category: settings
Target version: 2.7.x
Affected Puppet version: 2.7.10
Keywords: ftw for_the_win
Branch: 


# Overview #

I'm noticing this behavior when I'm logged into my Windows 2003 SP2 VM via SSH. 
 Via SSH I'm coming in as the `nt authority\system` account.

<pre>
C:\Program Files (x86)\Puppet Labs\Puppet\bin>puppet agent --configprint confdir

C:/Documents and Settings/Default User/.puppet
</pre>

But when I'm logged in as Administrator using Remote Desktop Connection:

<pre>
C:\Program Files (x86)\Puppet Labs\Puppet\bin>puppet agent --configprint confdir

C:/Documents and Settings/All Users/Application Data/PuppetLabs/puppet/etc
</pre>

# Expected Behavior #

I expect Puppet to use `C:/Documents and Settings/All Users/Application 
Data/PuppetLabs/puppet/etc` when running under `nt authority/system` and 
`Administrator`


-- 
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