<?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 AAA configuration tuning in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-configuration-tuning/m-p/2110477#M146110</link>
    <description>&lt;P&gt;Goals:&lt;/P&gt;&lt;P&gt;1) have AAA authenticate, authorize, log all commands the users have entered;&lt;/P&gt;&lt;P&gt;2) don't use the &lt;EM&gt;default &lt;/EM&gt;aaa keyword to avoid unexpected behavior;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could not find any papers dealing with the issues in a single configuration and not using default methods. I have come up with this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa group server tacacs+ TacGroup1&lt;/P&gt;&lt;P&gt; server-private 192.168.1.1 key mysharedkey&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication login TacAuth group TacGroup1&lt;/P&gt;&lt;P&gt;aaa authorization commands 0 TacPerm group TacGroup1&lt;/P&gt;&lt;P&gt;aaa authorization commands 1 TacPerm group TacGroup1&lt;/P&gt;&lt;P&gt;aaa authorization commands 15 TacPerm group TacGroup1&lt;/P&gt;&lt;P&gt;aaa accounting commands 0 TacAcc start-stop group TacGroup1&lt;/P&gt;&lt;P&gt;aaa accounting commands 1 TacAcc start-stop group TacGroup1&lt;/P&gt;&lt;P&gt;aaa accounting commands 15 TacAcc start-stop group TacGroup1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;line vty 10&lt;/P&gt;&lt;P&gt;login authentication TacAuth&lt;/P&gt;&lt;P&gt;accounting commands 0 TacAcc&lt;/P&gt;&lt;P&gt;accounting commands 1 TacAcc&lt;/P&gt;&lt;P&gt;accounting commands 15 TacAcc&lt;/P&gt;&lt;P&gt;authorization commands 0 TacPerm&lt;/P&gt;&lt;P&gt;authorization commands 1 TacPerm&lt;/P&gt;&lt;P&gt;authorization commands 15 TacPerm&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming I'm not lacking somethig critical, what more do I need to get this working?&lt;/P&gt;&lt;P&gt;Additionally, why do I need to reference accouting/authorization levels under line vty when they are referenced in the respective methods in the global conf mode?&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 02:58:13 GMT</pubDate>
    <dc:creator>a00000001</dc:creator>
    <dc:date>2019-03-11T02:58:13Z</dc:date>
    <item>
      <title>AAA configuration tuning</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration-tuning/m-p/2110477#M146110</link>
      <description>&lt;P&gt;Goals:&lt;/P&gt;&lt;P&gt;1) have AAA authenticate, authorize, log all commands the users have entered;&lt;/P&gt;&lt;P&gt;2) don't use the &lt;EM&gt;default &lt;/EM&gt;aaa keyword to avoid unexpected behavior;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could not find any papers dealing with the issues in a single configuration and not using default methods. I have come up with this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa group server tacacs+ TacGroup1&lt;/P&gt;&lt;P&gt; server-private 192.168.1.1 key mysharedkey&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication login TacAuth group TacGroup1&lt;/P&gt;&lt;P&gt;aaa authorization commands 0 TacPerm group TacGroup1&lt;/P&gt;&lt;P&gt;aaa authorization commands 1 TacPerm group TacGroup1&lt;/P&gt;&lt;P&gt;aaa authorization commands 15 TacPerm group TacGroup1&lt;/P&gt;&lt;P&gt;aaa accounting commands 0 TacAcc start-stop group TacGroup1&lt;/P&gt;&lt;P&gt;aaa accounting commands 1 TacAcc start-stop group TacGroup1&lt;/P&gt;&lt;P&gt;aaa accounting commands 15 TacAcc start-stop group TacGroup1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;line vty 10&lt;/P&gt;&lt;P&gt;login authentication TacAuth&lt;/P&gt;&lt;P&gt;accounting commands 0 TacAcc&lt;/P&gt;&lt;P&gt;accounting commands 1 TacAcc&lt;/P&gt;&lt;P&gt;accounting commands 15 TacAcc&lt;/P&gt;&lt;P&gt;authorization commands 0 TacPerm&lt;/P&gt;&lt;P&gt;authorization commands 1 TacPerm&lt;/P&gt;&lt;P&gt;authorization commands 15 TacPerm&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming I'm not lacking somethig critical, what more do I need to get this working?&lt;/P&gt;&lt;P&gt;Additionally, why do I need to reference accouting/authorization levels under line vty when they are referenced in the respective methods in the global conf mode?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 02:58:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration-tuning/m-p/2110477#M146110</guid>
      <dc:creator>a00000001</dc:creator>
      <dc:date>2019-03-11T02:58:13Z</dc:date>
    </item>
    <item>
      <title>AAA configuration tuning</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration-tuning/m-p/2110478#M146111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does the method name TacPerm refer to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This must refer to the method configured in the previous command &lt;/P&gt;&lt;P&gt;aaa authentication login TacAuth group TacGroup1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The defined method is TacAuth. This word must be used with the auth command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization commands 0 TacAuth group TacGroup1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;authorization commands 0 TacPerm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amjad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue;"&gt;Rating useful replies is more useful than saying &lt;SPAN style="color: green;"&gt; "&lt;SPAN style="text-decoration: underline;"&gt;Thank you&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 10:27:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration-tuning/m-p/2110478#M146111</guid>
      <dc:creator>Amjad Abdullah</dc:creator>
      <dc:date>2013-01-15T10:27:26Z</dc:date>
    </item>
  </channel>
</rss>

