<?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: Getting starting with AAA in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935318#M419603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ROUTER#config t&lt;/P&gt;&lt;P&gt;Enter configuration commands, one per line.  End with CNTL/Z.&lt;/P&gt;&lt;P&gt;ROUTER(config)#line vty 0 4&lt;/P&gt;&lt;P&gt;ROUTER(config-line)#privilege level 15&lt;/P&gt;&lt;P&gt;ROUTER(config-line)#end&lt;/P&gt;&lt;P&gt;ROUTER#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Mar 2008 18:51:20 GMT</pubDate>
    <dc:creator>Collin Clark</dc:creator>
    <dc:date>2008-03-27T18:51:20Z</dc:date>
    <item>
      <title>Getting starting with AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935317#M419602</link>
      <description>&lt;P&gt;Hi, I justed installed ACS 4.1 for Windows, I've added a user account and a router, my router can communicate with the ACS server, I can authenticate to the router, but my authentication will not take me into enable (or priviledge) mode.  It takes me right to the user mode.  From the server I tried granting priv 15 to my user group and also to me as a user still doesn't work.  I have the basic configuration on the router&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login susd group tacacs+ local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tacacs-server host 10.x.x.x&lt;/P&gt;&lt;P&gt;tacacs-server directed-request&lt;/P&gt;&lt;P&gt;tacacs-server key xxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help a rookie out.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 22:44:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935317#M419602</guid>
      <dc:creator>umamon</dc:creator>
      <dc:date>2019-03-10T22:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Getting starting with AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935318#M419603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ROUTER#config t&lt;/P&gt;&lt;P&gt;Enter configuration commands, one per line.  End with CNTL/Z.&lt;/P&gt;&lt;P&gt;ROUTER(config)#line vty 0 4&lt;/P&gt;&lt;P&gt;ROUTER(config-line)#privilege level 15&lt;/P&gt;&lt;P&gt;ROUTER(config-line)#end&lt;/P&gt;&lt;P&gt;ROUTER#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2008 18:51:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935318#M419603</guid>
      <dc:creator>Collin Clark</dc:creator>
      <dc:date>2008-03-27T18:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Getting starting with AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935319#M419604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi HTH,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks that worked!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2008 20:14:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935319#M419604</guid>
      <dc:creator>umamon</dc:creator>
      <dc:date>2008-03-27T20:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Getting starting with AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935320#M419605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also achieve this using TACACS authorization. Enter the following command in global configuration mode:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will enable the router to put you into your assigned privileged mode as configured on the ACS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Apr 2008 14:20:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935320#M419605</guid>
      <dc:creator>john.dowson</dc:creator>
      <dc:date>2008-04-05T14:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Getting starting with AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935321#M419606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this is actually the way I wanna go, so I can take advantage of aaa logging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use this authorization command should I remove the privilege login from my VTY lines?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 16:01:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935321#M419606</guid>
      <dc:creator>umamon</dc:creator>
      <dc:date>2008-04-10T16:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Getting starting with AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935322#M419607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you don't need the privilege level set on the VTY lines when using the authorization method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 21:26:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935322#M419607</guid>
      <dc:creator>john.dowson</dc:creator>
      <dc:date>2008-04-10T21:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Getting starting with AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935323#M419608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That gave me exactly what i was looking for.  I also had to place the authorization command on the line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 21:57:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935323#M419608</guid>
      <dc:creator>umamon</dc:creator>
      <dc:date>2008-04-10T21:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting starting with AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935324#M419609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah I guess you're using a named authorization method rather than the default one which is why it need applying to the VTY lines. The default method would apply to all lines where not already configured.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 14:09:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935324#M419609</guid>
      <dc:creator>john.dowson</dc:creator>
      <dc:date>2008-04-11T14:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Getting starting with AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935325#M419610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you think that the default method is the better way to go?  I guess it would since I don't have to configure the lines. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 15:19:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935325#M419610</guid>
      <dc:creator>umamon</dc:creator>
      <dc:date>2008-04-11T15:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Getting starting with AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935326#M419611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Default is a good option to use if you are not using any method-list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Default key word cover all interfaces accept serial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 20:10:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935326#M419611</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2008-04-11T20:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Getting starting with AAA</title>
      <link>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935327#M419612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks John, You've been a big help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Apr 2008 04:49:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/getting-starting-with-aaa/m-p/935327#M419612</guid>
      <dc:creator>umamon</dc:creator>
      <dc:date>2008-04-12T04:49:39Z</dc:date>
    </item>
  </channel>
</rss>

