<?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 authorization with no user group in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-with-no-user-group/m-p/2287954#M130619</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-top: px; margin-bottom: px;"&gt;The following links will provide you the detail insight in the working and understanding of the following commands &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-top: px; margin-bottom: px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://www.cisco.com/en/US/products/sw/secursw/ps4911/products_tech_note09186a0080107cfd.shtml"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps4911/products_tech_note09186a0080107cfd.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A href="http://www.cisco.com/en/US/docs/ios/12_2/security/command/reference/srfauth.html"&gt;http://www.cisco.com/en/US/docs/ios/12_2/security/command/reference/srfauth.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Aug 2013 23:19:56 GMT</pubDate>
    <dc:creator>kaaftab</dc:creator>
    <dc:date>2013-08-26T23:19:56Z</dc:date>
    <item>
      <title>AAA authorization with no user group</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-with-no-user-group/m-p/2287952#M130615</link>
      <description>&lt;P style="margin: 0px 0px 1em; font-size: 14px; vertical-align: baseline; clear: both; word-wrap: break-word; color: #111111; font-family: 'Helvetica Neue', Arial, sans-serif; line-height: 19.600000381469727px; background-color: #fdfdfd;"&gt;Can anyone help me with understanding one thing about AAA authorization on Cisco IOS. Here is a config fragment:&lt;/P&gt;&lt;PRE style="margin: 0px 0px 10px; padding: 5px; border-width: 0px 0px 0px 2px; border-left-style: dotted; border-left-color: #cccccc; font-size: 12px; vertical-align: baseline; overflow: auto; max-height: 600px; font-family: 'Droid Sans Mono', Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; background-color: #eeeeee; color: #111111; line-height: 19.600000381469727px;"&gt;&lt;CODE style="vertical-align: baseline; font-family: 'Droid Sans Mono', Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; color: #222222;"&gt;aaa authorization config-commands
aaa authorization exec default group tacacs+ local
aaa authorization commands 1 default group tacacs+
aaa authorization commands 15 default group tacacs+ local
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P style="margin: 0px 0px 1em; font-size: 14px; vertical-align: baseline; clear: both; word-wrap: break-word; color: #111111; font-family: 'Helvetica Neue', Arial, sans-serif; line-height: 19.600000381469727px; background-color: #fdfdfd;"&gt;Do I understand correctly that authorization allows some commands (like "commands 15") for some users (like "group tacacs+")? So why there is no option "group" for the config-commands?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 03:45:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-with-no-user-group/m-p/2287952#M130615</guid>
      <dc:creator>Denis Ponev</dc:creator>
      <dc:date>2019-03-11T03:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: AAA authorization with no user group</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-with-no-user-group/m-p/2287953#M130617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt;"&gt;Hi Denis,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: times new roman,times; font-size: 12pt; color: #000080;"&gt;First of all we need to understand one thing, what is config-commands, Commands 1 and commands 15, This will help you understand these aaa commands.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt; color: #000080;"&gt;Config-commands----Commands that we can run under configuration Mode, For example: when you login to the router, enter the priv mode and then enter the configuration mode&amp;gt; Type question mark&amp;gt; It will give you the list of the commands that can be run on Config mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt; color: #000080;"&gt;Similarly , when you enter priv mode (# mode also known as level 15) &amp;gt; Type question mark, It will also display you list of commands that you can run on that mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt; color: #000080;"&gt;You can always check the level, By following command:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt; color: #000080;"&gt;#show privilege level.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt; color: #000080;"&gt;and in the same way, You can check what command can be run on what level.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt; color: #000080;"&gt;&amp;nbsp;&amp;nbsp; Now Moving on the aaa commands:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE style="margin: 0px 0px 10px; padding: 5px; border-width: 0px 0px 0px 2px; border-left-style: dotted; border-left-color: #cccccc; font-size: 12px; vertical-align: baseline; overflow: auto; max-height: 600px; font-family: 'Droid Sans Mono', Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; background-color: #eeeeee; color: #111111; line-height: 19.600000381469727px;"&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt; color: #000080;"&gt;&lt;CODE style="vertical-align: baseline; font-family: 'Droid Sans Mono', Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; color: #222222;"&gt;aaa authorization config-commands--- This command will check the authorization for the commands on the configuration Mode.&lt;BR /&gt;&lt;/CODE&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE style="margin: 0px 0px 10px; padding: 5px; border-width: 0px 0px 0px 2px; border-left-style: dotted; border-left-color: #cccccc; font-size: 12px; vertical-align: baseline; overflow: auto; max-height: 600px; font-family: 'Droid Sans Mono', Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; background-color: #eeeeee; color: #111111; line-height: 19.600000381469727px;"&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt; color: #000080;"&gt;&lt;CODE style="vertical-align: baseline; font-family: 'Droid Sans Mono', Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; color: #222222;"&gt;aaa authorization exec default group tacacs+ local--- This command will provide the user level 15 access directly, bypassing enable authentication&lt;/CODE&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE style="margin: 0px 0px 10px; padding: 5px; border-width: 0px 0px 0px 2px; border-left-style: dotted; border-left-color: #cccccc; font-size: 12px; vertical-align: baseline; overflow: auto; max-height: 600px; font-family: 'Droid Sans Mono', Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; background-color: #eeeeee; color: #111111; line-height: 19.600000381469727px;"&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt; color: #000080;"&gt;&lt;CODE style="vertical-align: baseline; font-family: 'Droid Sans Mono', Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; color: #222222;"&gt;aaa authorization commands 1 default group tacacs+---This command will check the authorization of the commands that can be run on level 1.&lt;/CODE&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE style="margin: 0px 0px 10px; padding: 5px; border-width: 0px 0px 0px 2px; border-left-style: dotted; border-left-color: #cccccc; font-size: 12px; vertical-align: baseline; overflow: auto; max-height: 600px; font-family: 'Droid Sans Mono', Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; background-color: #eeeeee; color: #111111; line-height: 19.600000381469727px;"&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt; color: #000080;"&gt;&lt;CODE style="vertical-align: baseline; font-family: 'Droid Sans Mono', Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; color: #222222;"&gt;aaa authorization commands 15 default group tacacs+ local-----&lt;/CODE&gt;&lt;/SPAN&gt;&lt;PRE style="margin: 0px 0px 10px; padding: 5px; border-width: 0px 0px 0px 2px; border-left-style: dotted; border-left-color: #cccccc; font-size: 12px; vertical-align: baseline; overflow: auto; max-height: 600px; font-family: 'Droid Sans Mono', Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; background-color: #eeeeee; color: #111111; line-height: 19.600000381469727px;"&gt;&lt;SPAN style="font-family: times new roman,times; font-size: 12pt; color: #000080;"&gt;&lt;CODE style="vertical-align: baseline; font-family: 'Droid Sans Mono', Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; color: #222222;"&gt;This command will check the authorization for the commands that can be run on level 15&lt;/CODE&gt;&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Minakshi (Rate the helpful posts)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 10:49:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-with-no-user-group/m-p/2287953#M130617</guid>
      <dc:creator>minkumar</dc:creator>
      <dc:date>2013-08-26T10:49:02Z</dc:date>
    </item>
    <item>
      <title>AAA authorization with no user group</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-with-no-user-group/m-p/2287954#M130619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-top: px; margin-bottom: px;"&gt;The following links will provide you the detail insight in the working and understanding of the following commands &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-top: px; margin-bottom: px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://www.cisco.com/en/US/products/sw/secursw/ps4911/products_tech_note09186a0080107cfd.shtml"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps4911/products_tech_note09186a0080107cfd.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A href="http://www.cisco.com/en/US/docs/ios/12_2/security/command/reference/srfauth.html"&gt;http://www.cisco.com/en/US/docs/ios/12_2/security/command/reference/srfauth.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 23:19:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-with-no-user-group/m-p/2287954#M130619</guid>
      <dc:creator>kaaftab</dc:creator>
      <dc:date>2013-08-26T23:19:56Z</dc:date>
    </item>
    <item>
      <title>AAA authorization with no user group</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authorization-with-no-user-group/m-p/2287955#M130620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the link below might help you out:-&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/ios/12_2/security/command/reference/srfauth.html"&gt;http://www.cisco.com/en/US/docs/ios/12_2/security/command/reference/srfauth.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 08:15:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authorization-with-no-user-group/m-p/2287955#M130620</guid>
      <dc:creator>harvisin</dc:creator>
      <dc:date>2013-08-29T08:15:45Z</dc:date>
    </item>
  </channel>
</rss>

