<?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 config command authorization not enabled in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/config-command-authorization-not-enabled/m-p/1562430#M335864</link>
    <description>&lt;P&gt;Can someone tell me why I'm getting this message. I'm beginning to think this has something to do with my device failing authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Show version&lt;/P&gt;&lt;P&gt;Catalyst 4000 L3 Switch Software (cat4000-I9S-M), Version 12.1(19)EW1, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 00:32:14 GMT</pubDate>
    <dc:creator>nikalleyne</dc:creator>
    <dc:date>2019-03-11T00:32:14Z</dc:date>
    <item>
      <title>config command authorization not enabled</title>
      <link>https://community.cisco.com/t5/network-access-control/config-command-authorization-not-enabled/m-p/1562430#M335864</link>
      <description>&lt;P&gt;Can someone tell me why I'm getting this message. I'm beginning to think this has something to do with my device failing authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Show version&lt;/P&gt;&lt;P&gt;Catalyst 4000 L3 Switch Software (cat4000-I9S-M), Version 12.1(19)EW1, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 00:32:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/config-command-authorization-not-enabled/m-p/1562430#M335864</guid>
      <dc:creator>nikalleyne</dc:creator>
      <dc:date>2019-03-11T00:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: config command authorization not enabled</title>
      <link>https://community.cisco.com/t5/network-access-control/config-command-authorization-not-enabled/m-p/1562431#M335896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you really running 12.1?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When are you receiving the message?&lt;/P&gt;&lt;P&gt;Do you have aaa authorization enabled? Can you post the "sh run | i aaa" output?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Nov 2010 18:29:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/config-command-authorization-not-enabled/m-p/1562431#M335896</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-11-01T18:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: config command authorization not enabled</title>
      <link>https://community.cisco.com/t5/network-access-control/config-command-authorization-not-enabled/m-p/1562432#M335911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep! I'm really running 12.1!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm receiving the message once i include "aaa authorization exec default group radius local if-authenticated" in the config.&lt;/P&gt;&lt;P&gt;Login is successful, however authorization does not allow me to go directly into enable mode. If I take the aaa authorization line out I can login to user mode and then use the enable password to move forward but that is not what I wish to achieve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sh run | i aaa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa new-model&lt;BR /&gt;aaa authentication attempts login 5&lt;BR /&gt;aaa authentication banner ^C&lt;BR /&gt;aaa authentication fail-message ^C&lt;BR /&gt;aaa authentication login My-RADIUS group radius local&lt;BR /&gt;aaa accounting exec My-RADIUS start-stop group radius&lt;BR /&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there somewhere specific I was suppose to configure the aaa authorization enabled, because I'm not seeing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know what other thoughts you may have.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 00:43:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/config-command-authorization-not-enabled/m-p/1562432#M335911</guid>
      <dc:creator>nikalleyne</dc:creator>
      <dc:date>2010-11-02T00:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: config command authorization not enabled</title>
      <link>https://community.cisco.com/t5/network-access-control/config-command-authorization-not-enabled/m-p/1562433#M335926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Nik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="content"&gt;The &lt;STRONG&gt;aaa authorization exec radius if-authenticated&lt;/STRONG&gt; command configures the network access server to contact the RADIUS&amp;nbsp; server to determine if users are permitted to start an EXEC shell when&amp;nbsp; they login.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Try to use &lt;STRONG&gt;aaa authorization config-commands &lt;/STRONG&gt;and &lt;STRONG&gt;aaa authorization commands 15&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers, Iron&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;DIV class="jive-rendered-content"&gt;&lt;DIV class="jive-rendered-content"&gt;&lt;P&gt;If&amp;nbsp; this helps you and/or answers your question please mark the question&amp;nbsp; as "answered" and/or rate it, so other users can easily find it.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 12:23:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/config-command-authorization-not-enabled/m-p/1562433#M335926</guid>
      <dc:creator>iilyinas</dc:creator>
      <dc:date>2010-11-02T12:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: config command authorization not enabled</title>
      <link>https://community.cisco.com/t5/network-access-control/config-command-authorization-not-enabled/m-p/1562434#M335938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Iron,&lt;/P&gt;&lt;P&gt;Thanks for your reply. However, I do wish for the users to be validated against RADIUS before they can use enable commands. When I entered your suggestion I can still authenticate without any problems. However, I still default to user mode. I would like it to default to priviledge mode once a user successfully logs in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your thoughts!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 14:23:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/config-command-authorization-not-enabled/m-p/1562434#M335938</guid>
      <dc:creator>nikalleyne</dc:creator>
      <dc:date>2010-11-02T14:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: config command authorization not enabled</title>
      <link>https://community.cisco.com/t5/network-access-control/config-command-authorization-not-enabled/m-p/1562435#M335955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Part of what you posted seems to show that you are using non-default methods (My-RADIUS) for authentication and for accounting. It is not clear to me whether a non-default method is also desired for the authorization. Perhaps it would help to clarify if you would post the parts of the config that are for aaa and the parts of the config for the console and vty lines. (complete config might be even better - but these parts would get us started)&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;Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 22:56:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/config-command-authorization-not-enabled/m-p/1562435#M335955</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2010-11-02T22:56:02Z</dc:date>
    </item>
  </channel>
</rss>

