<?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 Question on ASA &amp; AAA using ACS 5.3 in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/question-on-asa-aaa-using-acs-5-3/m-p/1954354#M169794</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx Jatin but it is still not clear. Sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that all to be done? Do I not need to create an authorization policy and identity policy for each and map it to the NDG?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I need to do for the VPN users command set / authorization profile?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 03 Jun 2012 16:39:25 GMT</pubDate>
    <dc:creator>newciscostudent</dc:creator>
    <dc:date>2012-06-03T16:39:25Z</dc:date>
    <item>
      <title>Question on ASA &amp; AAA using ACS 5.3</title>
      <link>https://community.cisco.com/t5/network-access-control/question-on-asa-aaa-using-acs-5-3/m-p/1954352#M169791</link>
      <description>&lt;PRE&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;Hi guys,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;I am testing a scenario in acs 5.3 with asa 8.4.3.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;I have 3 set of users.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;Group1 - admins with full cmd access&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;Group2 - admins with limited cmd access&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;Group3 - remote access vpn users access&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;Device Admins will connect via tacacs &amp;amp; I want to do authentication, authorization n accounting using ACS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;RA vpn users will use radius to get access to asa.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;On acs, here's what I have done till now.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;1. created network device groups - device type - MyGRP1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;2. Added asa as aaa client&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;3. added test users mapped to their identity groups, for example&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;test1 -&amp;gt; full access group&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;test2 -&amp;gt; limited access group&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;test3 -&amp;gt; vpn access group&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;4. In Policy elements, I have created 2 command sets for users in full access and limited access.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;question1: Do I create a new shell profile also for these user groups?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;question2: what should I do here for vpn users?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; font-family: 'times new roman', times;"&gt;5. In access policies, I have duplicated the default device admin and network access services.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; font-family: 'times new roman', times;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;question3: what should I do now in access policies?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;I know I need to do some more configuration. But I am confused now so if anyone can guide me on this, it will be really helpful.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 11 Mar 2019 02:09:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/question-on-asa-aaa-using-acs-5-3/m-p/1954352#M169791</guid>
      <dc:creator>newciscostudent</dc:creator>
      <dc:date>2019-03-11T02:09:44Z</dc:date>
    </item>
    <item>
      <title>Question on ASA &amp; AAA using ACS 5.3.</title>
      <link>https://community.cisco.com/t5/network-access-control/question-on-asa-aaa-using-acs-5-3/m-p/1954353#M169793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, We don't need to create new shell-profile unless we are sending different attribute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For VPN users, you need to go inside access-policies &amp;gt; default network access &amp;gt; Authorization policy &amp;gt; create new &amp;gt; as a consition you can use the "Identity group" and protocol as&amp;nbsp; "Radius" and in the authorization you can use "Permit"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to set default rule to "Deny".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rememeber&lt;/P&gt;&lt;P&gt;For device administration, you need to configure "Deafult device admin"&lt;/P&gt;&lt;P&gt;For network access/connection, you need to configure "Default network acess"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Jatin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful posts-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2012 12:10:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/question-on-asa-aaa-using-acs-5-3/m-p/1954353#M169793</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2012-06-03T12:10:27Z</dc:date>
    </item>
    <item>
      <title>Question on ASA &amp; AAA using ACS 5.3</title>
      <link>https://community.cisco.com/t5/network-access-control/question-on-asa-aaa-using-acs-5-3/m-p/1954354#M169794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx Jatin but it is still not clear. Sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that all to be done? Do I not need to create an authorization policy and identity policy for each and map it to the NDG?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I need to do for the VPN users command set / authorization profile?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2012 16:39:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/question-on-asa-aaa-using-acs-5-3/m-p/1954354#M169794</guid>
      <dc:creator>newciscostudent</dc:creator>
      <dc:date>2012-06-03T16:39:25Z</dc:date>
    </item>
    <item>
      <title>Question on ASA &amp; AAA using ACS 5.3</title>
      <link>https://community.cisco.com/t5/network-access-control/question-on-asa-aaa-using-acs-5-3/m-p/1954355#M169795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Command authorization feature only works for device administration purpose and that too with TACACS. This can not be used for VPN authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the identity tab you need to select the database against which you want your user to be queried/checked.&lt;/P&gt;&lt;P&gt;If you would like to select the NDG then that would be additional configuration or we can say more conditions. However What I suggested you in the last post was the bare minimum configuration on ACS to have vpn authentication to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, As I said for vpn authentication, you make changes under &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Default Network Access—Used for RADIUS-based access to network connectivity&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_system/5.1/user/guide/access_policies.html#wp1064991"&gt;http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_system/5.1/user/guide/access_policies.html#wp1064991&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2012 20:55:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/question-on-asa-aaa-using-acs-5-3/m-p/1954355#M169795</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2012-06-03T20:55:14Z</dc:date>
    </item>
    <item>
      <title>Question on ASA &amp; AAA using ACS 5.3</title>
      <link>https://community.cisco.com/t5/network-access-control/question-on-asa-aaa-using-acs-5-3/m-p/1954356#M169796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay Jatin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I completed the ACS configuration. This is what I have in the end:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Network Device Groups&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Device Type&lt;/P&gt;&lt;P&gt;-&amp;gt; 1. Internal Network&lt;/P&gt;&lt;P&gt;-&amp;gt; 2. VPN Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Network Devices and AAA Clients&lt;/P&gt;&lt;P&gt;-&amp;gt; Added my ASA vpn head end details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Users and Identity Stores&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Identity Groups&lt;/P&gt;&lt;P&gt;-&amp;gt; Created 3 groups&lt;/P&gt;&lt;P&gt;--&amp;gt; a. Full cmd access&lt;/P&gt;&lt;P&gt;--&amp;gt; b. Restricted cmd access&lt;/P&gt;&lt;P&gt;--&amp;gt; c. VPN user access&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internal Identity Stores&lt;/P&gt;&lt;P&gt;-&amp;gt; Users -&amp;gt; added 3 users&lt;/P&gt;&lt;P&gt;--&amp;gt; 1. userA - Identity group - Full cmd access&lt;/P&gt;&lt;P&gt;--&amp;gt; 2. userB - Identity group - Restricted cmd access&lt;/P&gt;&lt;P&gt;--&amp;gt; 3. userC - Identity group - VPN user access&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Policy Elements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Network Access - Authorization Profiles -&amp;gt; No change. Just keeping 'Permit Access'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Device Administration&lt;/P&gt;&lt;P&gt;-&amp;gt; Shell Profiles - no change&lt;/P&gt;&lt;P&gt;-&amp;gt; Command sets - created 2 command sets&lt;/P&gt;&lt;P&gt;--&amp;gt; Set1 - for Full cmd access users&lt;/P&gt;&lt;P&gt;--&amp;gt; Set2 - for Restricted cmd access users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Access Policies&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Service Selection Rules&lt;/P&gt;&lt;P&gt;-&amp;gt; duplicated the default services - 'Default Device Admin' and 'Default Network Access'&lt;/P&gt;&lt;P&gt;-&amp;gt; New ones are - 'New Device Admin' and 'New Network Access'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A. 'New Device Admin'&lt;/P&gt;&lt;P&gt;-&amp;gt; Identity&lt;/P&gt;&lt;P&gt;--&amp;gt; default - Reject, Reject, Drop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt; Authorization&lt;/P&gt;&lt;P&gt;--&amp;gt; created 2 authorization policies&lt;/P&gt;&lt;P&gt;---&amp;gt; a. Full cmd access policy - identity group 'Full cmd access' (created before), NDG: Device type = 'Internal Network' (created before), Shell Profile = 'Permit Access' (default), Command Sets = Set1 (created before)&lt;/P&gt;&lt;P&gt;---&amp;gt; b. Restricted access policy - identity group 'Restricted cmd access' (created before), NDG: Device type = 'Internal Network' (created before), Shell Profile = 'Permit Access' (default), Command Sets = Set2 (created before)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B. 'New Network Access'&lt;/P&gt;&lt;P&gt;-&amp;gt; Identity&lt;/P&gt;&lt;P&gt;--&amp;gt; default - Reject, Reject, Drop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt; Authorization&lt;/P&gt;&lt;P&gt;--&amp;gt; created 1 authorization policy&lt;/P&gt;&lt;P&gt;---&amp;gt; VPN authorization policy - identity group 'VPN user access' (created before), NDG: Device type = 'VPN Guys' (created before), Protocol = match Radius, Authorization Profiles = 'Permit Access' (default)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, does this look this correct or do I need to configure something else as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2012 21:20:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/question-on-asa-aaa-using-acs-5-3/m-p/1954356#M169796</guid>
      <dc:creator>newciscostudent</dc:creator>
      <dc:date>2012-06-03T21:20:46Z</dc:date>
    </item>
  </channel>
</rss>

