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

Add windows user SID as 'UID' in user resource. Fix #960 #982

Merged
merged 3 commits into from
Aug 26, 2016

Conversation

ksubrama
Copy link

No description provided.

@ksubrama
Copy link
Author

ksubrama commented Aug 25, 2016

PS C:\vagrant\code\inspec> bundle exec inspec shell -c "describe user('Administrator') do its('uid') { should_not eq nil
 } end"
[DEPRECATION] `script(script)` is deprecated.  Please use `powershell(script)` instead.
  ✔  User Administrator uid should not eq nil

Summary: 1 successful, 0 failures, 0 skipped

@ksubrama ksubrama added this to the 0.32.0 milestone Aug 25, 2016
@chris-rock chris-rock merged commit b99ca93 into master Aug 26, 2016
@chris-rock chris-rock deleted the ksubrama/sid branch August 26, 2016 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants