Automatically Import for "Forbidden Password"

Automatically Import for "Forbidden Password"

1 vote

avatar

We are looking to automate the update of the forbidden password list using a script.
At the moment, the only available method is manual import through the Web GUI.
Would it be possible to add support for this via an API or other automation-friendly solution?

All Comments (4)

avatar

Hello,

Thank you for your request. I have a few questions to ensure we meet your needs. How would you expect to interact with the API? Would you like to send the full list of forbidden passwords on every call, or would you prefer to send only forbidden passwords to add to the list? Or maybe sending a comma-separated file to replace the full list ?

And finally, would it work for you if we added that improvement to our PowerShell module?

Best regards,

François Dubois

avatar

Hi François,
I am open to any solution.
Ideally, I´d prefer a list that can be overridden or extended, and that is stored directly on the Devolutions Server
I believe this would be a great imporvement for the PowerShell module!

avatar

Hello,

Thank you for your feedback. We will have an internal discussion and post here once we have an update.

Best regards,

François Dubois

avatar

Hello @Takamura,

The Get-RDMForbiddenPassword and Set-RDMForbiddenPassword cmdlets have been added in version 2025.3.3 of the PowerShell module, enabling users to retrieve and modify the forbidden password list.

Best regards,
Christian