Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OHAI-428: add root_group plugin #124

Merged
merged 1 commit into from
Jun 18, 2013
Merged

OHAI-428: add root_group plugin #124

merged 1 commit into from
Jun 18, 2013

Conversation

josephholsten
Copy link
Contributor

No description provided.


case ::RbConfig::CONFIG['host_os']
when /mswin|mingw32|windows/
group = WMI::Win32_Group.find(:first, :conditions => {:SID => 'S-1-5-32-544'})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should explain in a comment what permanent SID this is.

@btm btm merged commit 342609d into chef:master Jun 18, 2013
@btm
Copy link
Contributor

btm commented Jun 18, 2013

Merged to master.

@josephholsten josephholsten deleted the OHAI-428 branch June 18, 2013 21:35
@chef chef locked and limited conversation to collaborators Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants