Skip to content

Conversation

@LordHepipud
Copy link
Collaborator

With updating Icinga for Windows to v1.4.0, there is an issue with plugins using [Secure.String] variables. By default, we convert string values with the function ConvertTo-IcingaSecureString to a [Secure.String] for PowerShell for better usage. Because of the plugin execution change, this function is no longer available with Use-Icinga -Minimal

This only affects environments with udpated configuration

Fixes #222

@LordHepipud LordHepipud self-assigned this Mar 4, 2021
@LordHepipud LordHepipud added the Bug There is an issue present label Mar 4, 2021
@LordHepipud LordHepipud force-pushed the fix/convertto_icinga_secure_string_is_not_preloaded branch from 79983e5 to 0da3195 Compare March 4, 2021 10:30
@LordHepipud LordHepipud added this to the v1.4.1 milestone Mar 4, 2021
@LordHepipud LordHepipud merged commit db3799d into master Mar 5, 2021
@LordHepipud LordHepipud deleted the fix/convertto_icinga_secure_string_is_not_preloaded branch March 5, 2021 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug There is an issue present

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: SecureString Arguments do not work with Icinga for Windows 1.4.0

2 participants