Skip to content

[MODULES-4255] Obfuscate passwords in sqlserver_instance#195

Merged
ferventcoder merged 1 commit intopuppetlabs:masterfrom
wilson208:obfuscate-password
Jan 24, 2017
Merged

[MODULES-4255] Obfuscate passwords in sqlserver_instance#195
ferventcoder merged 1 commit intopuppetlabs:masterfrom
wilson208:obfuscate-password

Conversation

@wilson208
Copy link
Copy Markdown
Contributor

When errors are logged after setup.exe fails to run

format_cmd_args_array('/ASSYSADMINACCOUNTS', @resource[:as_sysadmin_accounts], cmd_args)
end
cmd_args
return cmd_args, obfuscated_strings
Copy link
Copy Markdown
Contributor

@ferventcoder ferventcoder Jan 17, 2017

Choose a reason for hiding this comment

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

Won't this still return the password in plaintext?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Never mind. Nice

@ferventcoder
Copy link
Copy Markdown
Contributor

Perhaps we yank Puppet v3 from this list?

@wilson208
Copy link
Copy Markdown
Contributor Author

@ferventcoder Will rebase these changes on top of master when hunter is finished his modulesync that should remove appveyor on spec tests running on puppet 3 and work out gem issues.

When errors are logged after setup.exe fails to run
@wilson208
Copy link
Copy Markdown
Contributor Author

@ferventcoder this is now passing, I rebased these changes on top of the latest modulesync run which removed puppet 3 from the unit test matrix on appveyor.

@ferventcoder
Copy link
Copy Markdown
Contributor

Awesome. I'd like to run this through the ad hoc before pulling it in if you don't mind.

@ferventcoder
Copy link
Copy Markdown
Contributor

@ferventcoder ferventcoder merged commit bb38c4c into puppetlabs:master Jan 24, 2017
@wilson208 wilson208 deleted the obfuscate-password branch January 25, 2017 11:32
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.

2 participants