02-24-2020 02:49 AM
just to be clear with the authentication and authorization in FMC RAVPN , if i set radius for authentication and AD for authorization would that mean that users will be first authenticated using radius database then the authorization will check i these users exist in AD or not and based on that they will be able to connect? like user"John" have to be on both
radius and AD to be able to connect to RAVPN?
02-24-2020 04:05 AM
02-26-2020 05:50 AM
02-26-2020 06:00 AM
02-26-2020 11:12 AM
Hi,
For VPN, authentication means the user provides some sort of credentials to the VPN gateway in order to establish the VPN tunnel. For VPN, authorization means, once the VPN tunnel has been established, how is the user allowed to build the tunnel (using SSL or IPsec, timeouts, etc) and what is the user allowed to do in the tunnel (split-tunnelling policy, VPN filter, etc). Because RADIUS, by design, does authentication and authorization in one process, you can't do authentication via RADIUS and authorization via AD/LDAP or vice-versa. But you can do both authentication and authorization via either RADIUS or AD/LDAP (you would need to use FlexConfig for this); you can get complex, but for no real reason/benefit in general, and do both via RADIUS, but then have the RADIUS server integrated with LDAP/AD.
Regards,
Cristian Matei.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide