Skip to content

[MODULES-4255] Obfuscate passwords in sqlserver_instance #195

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

Merged
merged 1 commit into from
Jan 24, 2017
Merged

[MODULES-4255] Obfuscate passwords in sqlserver_instance #195

merged 1 commit into from
Jan 24, 2017

Conversation

wilson208
Copy link
Contributor

When errors are logged after setup.exe fails to run

end
end

format_cmd_args_array('/SQLSYSADMINACCOUNTS', @resource[:sql_sysadmin_accounts], cmd_args, true)
format_cmd_args_array('/ASSYSADMINACCOUNTS', @resource[:as_sysadmin_accounts], cmd_args)
end
cmd_args
return cmd_args, obfuscated_strings
Copy link
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
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
Contributor

Perhaps we yank Puppet v3 from this list?

@wilson208
Copy link
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
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
Contributor

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

@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