<?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 do you turn off aaa authentication/authorization on a co in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/how-do-you-turn-off-aaa-authentication-authorization-on-a/m-p/135390#M437293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming you are using exec and command authorization, create custom lists like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login NO_AUTHEN none&lt;/P&gt;&lt;P&gt;aaa authorization exec NO_AUTHOR none&lt;/P&gt;&lt;P&gt;aaa authorization commands 15 NO_AUTHOR none&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then assign the lists to the console port:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt; authorization commands 15 NO_AUTHOR&lt;/P&gt;&lt;P&gt; authorization exec NO_AUTHOR&lt;/P&gt;&lt;P&gt; login authentication NO_AUTHEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Feb 2003 16:10:06 GMT</pubDate>
    <dc:creator>4brown</dc:creator>
    <dc:date>2003-02-05T16:10:06Z</dc:date>
    <item>
      <title>How do you turn off aaa authentication/authorization on a console port?</title>
      <link>https://community.cisco.com/t5/network-access-control/how-do-you-turn-off-aaa-authentication-authorization-on-a/m-p/135389#M437291</link>
      <description>&lt;P&gt;I have aaa running on my router but do not want it on the console port.  How do I turn it off&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 14:08:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-do-you-turn-off-aaa-authentication-authorization-on-a/m-p/135389#M437291</guid>
      <dc:creator>Eamon.Moran</dc:creator>
      <dc:date>2019-03-10T14:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do you turn off aaa authentication/authorization on a co</title>
      <link>https://community.cisco.com/t5/network-access-control/how-do-you-turn-off-aaa-authentication-authorization-on-a/m-p/135390#M437293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming you are using exec and command authorization, create custom lists like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login NO_AUTHEN none&lt;/P&gt;&lt;P&gt;aaa authorization exec NO_AUTHOR none&lt;/P&gt;&lt;P&gt;aaa authorization commands 15 NO_AUTHOR none&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then assign the lists to the console port:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt; authorization commands 15 NO_AUTHOR&lt;/P&gt;&lt;P&gt; authorization exec NO_AUTHOR&lt;/P&gt;&lt;P&gt; login authentication NO_AUTHEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2003 16:10:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-do-you-turn-off-aaa-authentication-authorization-on-a/m-p/135390#M437293</guid>
      <dc:creator>4brown</dc:creator>
      <dc:date>2003-02-05T16:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: How do you turn off aaa authentication/authorization on a co</title>
      <link>https://community.cisco.com/t5/network-access-control/how-do-you-turn-off-aaa-authentication-authorization-on-a/m-p/135391#M437294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;didn't work, I already have aaa running on this router for all telnet users.  I want to disable aaa for the console port and only using the line password&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2003 16:32:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-do-you-turn-off-aaa-authentication-authorization-on-a/m-p/135391#M437294</guid>
      <dc:creator>Eamon.Moran</dc:creator>
      <dc:date>2003-02-05T16:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do you turn off aaa authentication/authorization on a co</title>
      <link>https://community.cisco.com/t5/network-access-control/how-do-you-turn-off-aaa-authentication-authorization-on-a/m-p/135392#M437295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I sent disables aaa altogether on the console port.  It will take you right in with no authentication or authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to use the line password for authentication then do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login LINE line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt;login authentication LINE&lt;/P&gt;&lt;P&gt;password xxxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2003 16:58:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-do-you-turn-off-aaa-authentication-authorization-on-a/m-p/135392#M437295</guid>
      <dc:creator>4brown</dc:creator>
      <dc:date>2003-02-05T16:58:48Z</dc:date>
    </item>
    <item>
      <title>This is working .I just</title>
      <link>https://community.cisco.com/t5/network-access-control/how-do-you-turn-off-aaa-authentication-authorization-on-a/m-p/135393#M437296</link>
      <description>&lt;P&gt;This is working .I just enable console using this.Thanks .&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2016 07:56:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-do-you-turn-off-aaa-authentication-authorization-on-a/m-p/135393#M437296</guid>
      <dc:creator>ranga2002</dc:creator>
      <dc:date>2016-02-10T07:56:46Z</dc:date>
    </item>
    <item>
      <title>on top of what 4brown has</title>
      <link>https://community.cisco.com/t5/network-access-control/how-do-you-turn-off-aaa-authentication-authorization-on-a/m-p/135394#M437297</link>
      <description>&lt;P&gt;on top of what 4brown has suggested, youll need&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;aaa authorization console&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 00:58:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-do-you-turn-off-aaa-authentication-authorization-on-a/m-p/135394#M437297</guid>
      <dc:creator>Sandeep Ramakrishnan</dc:creator>
      <dc:date>2017-06-01T00:58:27Z</dc:date>
    </item>
  </channel>
</rss>

