I’m trying to understand the purpose of the VPN realms when it comes to allowing certain access to certain groups.
Currently, this is how I have my VPN setup.
- LDAP Server = AD server at root (DC=subdaomain,DC=Domain,DC=com)
- User Groups = Each Department as a group targeting their respective security group in AD
- SSL-VPN Portal = 1 tunnel portal for each department only allowing access to the servers they need.
- SSL-VPN Settings > Authentication/Portal Mapping = Each User Group associated with their respective SSL-VPN Portal
- FortiClient = Everyone logs in to vpn.company.com
Now with the realms I understand I can have different URLS for each department such as vpn.company.com/hr or vpn.company.com/marketing.
What I can’t wrap my head around is my would I use the VPN realms vs what I currently have setup.
Is the only purpose of the VPN realms so that you can give different URLs to different groups/departments?
Thanks!