It's the first time since yesterday that I am using variable in RDM - I know I know...
If I understand it correctly, I should be able to use $PASSWORD$ variable to pass in the session password - which in my case is an entry in a credential repository. So I set on both password entry and session entry security setting "allow password in variable", and yet the only thing I get returned when executing macro is $PASSWORD$ and not the password itself.
What am I doing wrong?
Hello,
What type of datasource are you running?
If you are running an advanced datasource like SQL Server or SQL Azure as example, you would need to check the Allow password in macro in the Administration -> System Settings -> Password Policy as well.
Best regards,
Jeff Dagenais
SQL.
And yes, thank you, I only needed that checkbox to make it work.
However, I am still having a shortcut problem. Neither CTRL+ALT+S nor ALT+Q work.
It does work when I right click the tab and execute the macro.
Allow shortcuts on in System Settings is checked.
Hello,
Is it the same issue reported here?
https://forum.devolutions.net/topics/34775/altq-execute-macro
If yes, we will continue in thread https://forum.devolutions.net/topics/34775/altq-execute-macro to avoid confusion.
Best regards,
Jeff Dagenais
It is, continue there, thanks.