Forum Discussion
How to configure SSL VPN WEBTOP per User.
I have local DB in F5 and I would like to separate webtop link per user.
- youssef1
Cumulonimbus
Hi,
the easiest way is to put your users in a group. it will be easier later to filter them. to place them in a group you just have to edit the user and go to "User Groups"
so if you have 6 users:
- user1 : grp_a
- user2: grp_a
- user3: grp_a
- user4 : grp_b
- user5: grp_b
- user6: grp_b
in your "Advanced resource assign" function in the vpe, you can assign webtop link by GRP:
- rules 1 (ressource assignemnet):
expr { [mcget {session.localdb.groups}] eq "grp_a" }
then assign webtop link that you want to assign to grp_a
- rules 2 (ressource assignemnet):
expr { [mcget {session.localdb.groups}] eq "grp_b" }
then assign webtop link that you want to assign to grp_b
Regards
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com