Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 

AD Query specific User

Jerome_CARRIER
Nimbostratus
Nimbostratus

Hello

 

We need to provide 5 RDP for 5 differents users. The objectif is to connect to https://rdp.mycompany.com and for user1, this user show the webtop with RDP1 machine, when user2 is connecting, this user2 see only rdp2 machine,...

 

How I can create a simple or advanced expression to assign an advanced ressource assign to assign the righ computer depend of the user connected ?

 

BR

3 REPLIES 3

Hi Jerome,

 

0691T00000CqLXIQA3.png 

 

Jerome_CARRIER
Nimbostratus
Nimbostratus

0691T00000CqLg5QAF.jpgHi

 

In my case, it's not working. When I enter the password, I have an issue to show the webtop. If I replace the expression with a basic expression to check if the user is member of AD group, it's working... 😞

Michael_Waechte
F5 Employee
F5 Employee

You assign each user with a FQDN or IP address of the RDP Machine. Typically done within an AD attribute. You go to the webtop, assign a RDP resource, but instead of an IP or a dedicated link for each user, you put in the AD attribute that will be pulled down upon login. So user one will login, you will scrape the AD attributes (ex. workstation.ad.blah blah) and use that data as an entry point for the user. They will see a single resource, but the connection will be whatever is listed in the AD attribute.