14-02-2020, 10:44 AM
Will be released in the next days :-)
Regards/Gruss
Oliver
Oliver
Domainname/%username%
|
19-02-2020, 04:21 PM
Sorry to highjack the thread, I have a similiar but also different use case.
We are implementing Bastion PAM (from Wallix) and the goal is that all RDP connections go through one Bastion instance, meaning the destination is for all connection the same. The bastion is though capable by finding the correct destination server if you specify this info in the username. The username needs to look something like this in order to be working: %USERNAME%@exampledomain.com@exampleWinServer:RDP:%USERNAME% Since every administrator has their personalized username and password, I would need ASG to be able to store inside the credential the above line as an username and still allow admins to put their personal value, without having to create a credential object for each server. As usable variables I could use: 1. Connection Name (for us it equals hostname, meaning the credential object could put the "exampleWinServer" value 2. Username Thank you very much in advance and very kind Regards!
20-02-2020, 12:02 PM
Ok added %ConnectionName% for use in credential objects...
Regards/Gruss
Oliver
20-02-2020, 04:49 PM
20-02-2020, 05:28 PM
(20-02-2020, 05:01 PM)DevOma Wrote: %Username% was added already :-) Thank you but in your documentation I can see it is only viable with external applications. We need this for multiple RDP Connections, without any RD Gateway, that the username inside the credential object is the variable. For me it seems ASG does not support this scenario, which I just confirmed with testing it. If ASG supports this feature could you explain me where to find the info on how to use it?
21-02-2020, 10:47 AM
It is part of release 2020 - will be released very soon
Regards/Gruss
Oliver
24-02-2020, 02:49 PM
(21-02-2020, 10:47 AM)DevOma Wrote: It is part of release 2020 - will be released very soon Thank you very much for implementing it in the next release. I tested it and I can say it works partially. Unfortunately it supports only the use of 1 variable in the username (credential object), not multiple like I would need it. This is my current username field: %LoginUsername%@%LoginDomain%@%ConnectionName%:RDP:%LoginUsername%@%LoginDomain% It always just resolved the Username, if I just use one variable it resolves correctly. Thank you very much!
24-02-2020, 03:01 PM
I will check asap - and if corrected you can use a private build of course...
Regards/Gruss
Oliver
27-02-2020, 11:52 AM
I send you the link to the private build via Private Message!
Regards/Gruss
Oliver
27-02-2020, 04:15 PM
(27-02-2020, 11:52 AM)DevOma Wrote: I send you the link to the private build via Private Message! Yeah i noticed this as well later. Sorry for this. With the private build it is fully working! Now I am experimenting if the variables are working under ssh within a commandline, but I'm still preparing a lot and don't know how the bastion and ASG need to work together (yet) But it would be nice to know if variables work under SSH in the commandline. Let me know Kind Regards
27-02-2020, 04:39 PM
Whenever you "Connect" via ASGRD the variables should be resolved - independent which protocol you use...
Regards/Gruss
Oliver
12-03-2020, 12:11 PM
|
« Next Oldest | Next Newest »
|