<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to lock user to multiple tunnel groups in ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-lock-user-to-multiple-tunnel-groups-in-asa/m-p/597907#M423530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, actually in single context, but I found a solution for the ASA limitation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution was to use freeradius and realms to differentiate the different groups in ASA (VPN Groups). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user log in to the wanted VPN group, using "username!group" which is defined as a realm in radius. Radius will verify if the username/pwd is correct and if the user has the right priviledge for the VPN group (realm). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the user is allowed to use the VPN group, radius returns group-lock attribute back to ASA with the same group value as the user tried login to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the whole process enables us to allow the user to use his/her own username &amp;amp; password to authenticate to _selected_ VPN groups (no need to use certificates) without any limitation to either lock the user to _one_ group or allow access to _all_ groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Sep 2006 14:50:27 GMT</pubDate>
    <dc:creator>sulander</dc:creator>
    <dc:date>2006-09-26T14:50:27Z</dc:date>
    <item>
      <title>How to lock user to multiple tunnel groups in ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-lock-user-to-multiple-tunnel-groups-in-asa/m-p/597905#M423528</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a following question regarding the tunnel groups on ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have multiple user groups with different access level needs and a user can be part of a multiple groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently ASA (or VPN 3000) allows to lock a user to only one group. I see this as a serious limitation as there for example might be three groups:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Billing (secure access only to certain systems)&lt;/P&gt;&lt;P&gt;- Human Resources&lt;/P&gt;&lt;P&gt;- General remote access (allowing access only to general services / internet)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the user is only allowed to access two of the groups: Billing &amp;amp; General remote access. Now locking the user to one group doesn't accomplish this need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So why doesn't ASA allow to define multiple groups on "tunnel group lock"? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have anyone figured a scalable workaround for this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I can tell we might use different realms (for each tunnel group) on our authentication/authorization servers, but this would be a hack..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt; Miska&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 09:09:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-lock-user-to-multiple-tunnel-groups-in-asa/m-p/597905#M423528</guid>
      <dc:creator>sulander</dc:creator>
      <dc:date>2020-02-21T09:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to lock user to multiple tunnel groups in ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-lock-user-to-multiple-tunnel-groups-in-asa/m-p/597906#M423529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want to have VPN connections on an ASA with multiple security contexts. Am I right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to this, here is my action plan: Actually in multiple context mode the vpn tunnel functionality does not work.&lt;/P&gt;&lt;P&gt;Please look into this documentation:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/multisec/asa_sw/v_7_1/conf_gd/contexts.htm#wp1116132" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/multisec/asa_sw/v_7_1/conf_gd/contexts.htm#wp1116132&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 13:39:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-lock-user-to-multiple-tunnel-groups-in-asa/m-p/597906#M423529</guid>
      <dc:creator>vmoopeung</dc:creator>
      <dc:date>2006-09-11T13:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to lock user to multiple tunnel groups in ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-lock-user-to-multiple-tunnel-groups-in-asa/m-p/597907#M423530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, actually in single context, but I found a solution for the ASA limitation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution was to use freeradius and realms to differentiate the different groups in ASA (VPN Groups). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user log in to the wanted VPN group, using "username!group" which is defined as a realm in radius. Radius will verify if the username/pwd is correct and if the user has the right priviledge for the VPN group (realm). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the user is allowed to use the VPN group, radius returns group-lock attribute back to ASA with the same group value as the user tried login to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the whole process enables us to allow the user to use his/her own username &amp;amp; password to authenticate to _selected_ VPN groups (no need to use certificates) without any limitation to either lock the user to _one_ group or allow access to _all_ groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 14:50:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-lock-user-to-multiple-tunnel-groups-in-asa/m-p/597907#M423530</guid>
      <dc:creator>sulander</dc:creator>
      <dc:date>2006-09-26T14:50:27Z</dc:date>
    </item>
  </channel>
</rss>

