Disable "Open Session"

1 vote

avatar

Is it possible to deactivate the button "Open Session" ?
RDP, SQL Server Management Studio, Dameware, SSH terminal

Sometimes these entries are only used to provide login credentials.
For example, it only works via a JumpHost that doesn't have RDM installed.
Therefore, I would like to disable the "Open Session" button.
There might be a jump host in the future, so I want to create the entries correctly from the start.

All Comments (2)

avatar

Hello,

If you remove the "Connect (execute)" permission on the entry, a non-administrator will see the "open session" button as disabled as they do not have the permission to open this entry:


Administrators will still be able to open it, and if you have the temporary access feature enabled, it will also be available to be clicked.

There's also a feature to prompt a message before opening the entry, maybe a warning like this could work for what you need.

Let me know what you think about these solutions.

Regards,

Hubert Mireault

65a866d6-f68e-48c2-b26b-916270495829.png

a8425b7b-be73-49ba-8bf0-c41268737ce6.png

avatar

Hello,

I didn't think about the permissions.
But these are all permanently assigned by our administrator.
They are all Inherited.

I'm already using the window with the messages.
It tells the user that the button does nothing...
I just thought that directly disabling it in the entry would be the best option, since your two methods are just workarounds.