<?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 command authorization using local user database in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/command-authorization-using-local-user-database/m-p/535059#M426740</link>
    <description>&lt;P&gt;Pls, does anybody know how to configure exec and privilege level command authorization based on local user database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried that, but I haven't done it yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls., write me a short step-by-step procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is commands which I have configured. Something still missing I thing. Am I right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username admin privilege 15 password 0 adm&lt;/P&gt;&lt;P&gt;username limited privilege 5 password 0 lim&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login default local&lt;/P&gt;&lt;P&gt;aaa authorization config-commands&lt;/P&gt;&lt;P&gt;aaa authorization exec default local&lt;/P&gt;&lt;P&gt;aaa authorization commands 5 default local&lt;/P&gt;&lt;P&gt;aaa authorization commands 15 default local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;privilege exec level 5 sh ver&lt;/P&gt;&lt;P&gt;privilege exec level 5 sh ip int&lt;/P&gt;&lt;P&gt;privilege exec level 5 sh ip int brief&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And finally, I am still able to do "en"(enable) command in exec mode - for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx a lot&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 21:41:24 GMT</pubDate>
    <dc:creator>morbfrhtc</dc:creator>
    <dc:date>2019-03-10T21:41:24Z</dc:date>
    <item>
      <title>command authorization using local user database</title>
      <link>https://community.cisco.com/t5/network-access-control/command-authorization-using-local-user-database/m-p/535059#M426740</link>
      <description>&lt;P&gt;Pls, does anybody know how to configure exec and privilege level command authorization based on local user database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried that, but I haven't done it yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls., write me a short step-by-step procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is commands which I have configured. Something still missing I thing. Am I right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username admin privilege 15 password 0 adm&lt;/P&gt;&lt;P&gt;username limited privilege 5 password 0 lim&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login default local&lt;/P&gt;&lt;P&gt;aaa authorization config-commands&lt;/P&gt;&lt;P&gt;aaa authorization exec default local&lt;/P&gt;&lt;P&gt;aaa authorization commands 5 default local&lt;/P&gt;&lt;P&gt;aaa authorization commands 15 default local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;privilege exec level 5 sh ver&lt;/P&gt;&lt;P&gt;privilege exec level 5 sh ip int&lt;/P&gt;&lt;P&gt;privilege exec level 5 sh ip int brief&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And finally, I am still able to do "en"(enable) command in exec mode - for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx a lot&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 21:41:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-authorization-using-local-user-database/m-p/535059#M426740</guid>
      <dc:creator>morbfrhtc</dc:creator>
      <dc:date>2019-03-10T21:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: command authorization using local user database</title>
      <link>https://community.cisco.com/t5/network-access-control/command-authorization-using-local-user-database/m-p/535060#M426741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keep in mind though that "en" is a level 1 command, it has to be, otherwise you'd never be able to get out of level 1 into another level, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You've only set up authorization for level 5 commands, but this will still allow the user to do any level 1 commands (like "en" or even "quit").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could move the enable command up to a level higher than level 5.  Given that when you login as "admin" you'll go straight to level 15 access this would be OK, make sure you never remove that user though otherwise you'll never be able to get into "en" mode cause you won't have any users with the right privilege level to run it.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2006 04:44:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-authorization-using-local-user-database/m-p/535060#M426741</guid>
      <dc:creator>gfullage</dc:creator>
      <dc:date>2006-08-08T04:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: command authorization using local user database</title>
      <link>https://community.cisco.com/t5/network-access-control/command-authorization-using-local-user-database/m-p/535061#M426746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi there since u are using local aaa. u have to specify the privilege levels and the commands the users are allowed to use. and since the level5 user is above level1 he will by default have access to all level 1 commands. to restrict the commands u can use a external acs. in which u can restrict each of the commands the user is trying to access. that will give u minute control. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sebastan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2006 14:38:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-authorization-using-local-user-database/m-p/535061#M426746</guid>
      <dc:creator>sebastan_bach</dc:creator>
      <dc:date>2006-08-10T14:38:36Z</dc:date>
    </item>
  </channel>
</rss>

