Start a new topic

Support for sbPAM

 Hi,

We are currently using sbPAM as out pam solution to connect/RDP to our datacenter and I am wondering you guys can try to find a way to properly support this solution.


The way sbPAM works is you connect to a proxy server that then sends you to the relevant server.

The way to define the relevant server is in the username meaning that it would look like this: domain.com/myUsername+serverName


What I am hoping for is that I could make one "generic" credential item where the server name would be a variable that it could get from the connection item.

Hopefully from the display name since all the different connections go tot he same URL/proxy server

1 Comment

Hi!


I think the best way to handle this is by using Dynamic Folders. We already have a lot of dynamic folder scripts which work with various PAM solutions:

https://github.com/royalapplications/toolbox/tree/master/Dynamic%20Folder


I'm not really familiar with sbPAM but if it has an API, you could probably adapt an existing script which works with sbPAM as well.


More information about dynamic folders and royalJSON can be found here:

https://docs.royalapps.com/r2021/scripting/intro.html


Regards,
Stefan


Login or Signup to post a comment