<?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: local aaa privileges in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/local-aaa-privileges/m-p/1524266#M267562</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You would need to move the "show command" to level 3. &lt;/P&gt;&lt;P&gt;Use command "privilege exec level 6 show".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Oct 2010 18:42:07 GMT</pubDate>
    <dc:creator>Panos Kampanakis</dc:creator>
    <dc:date>2010-10-27T18:42:07Z</dc:date>
    <item>
      <title>local aaa privileges</title>
      <link>https://community.cisco.com/t5/network-access-control/local-aaa-privileges/m-p/1524263#M267557</link>
      <description>&lt;P&gt;I want to be able to set up&lt;/P&gt;&lt;P&gt;read only access to one of our cisco routers while letting the other users still be able to get into enable and config mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current config ( without the read only access user) is as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;BR /&gt;aaa authentication login default local-case&lt;BR /&gt;aaa authentication login NO_AUTHENT none&lt;BR /&gt;aaa authorization exec default local&lt;/P&gt;&lt;P&gt;username x password y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 00:31:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/local-aaa-privileges/m-p/1524263#M267557</guid>
      <dc:creator>lkadlik</dc:creator>
      <dc:date>2019-03-11T00:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: local aaa privileges</title>
      <link>https://community.cisco.com/t5/network-access-control/local-aaa-privileges/m-p/1524264#M267559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can set a different privilege in the username command, so your view user could look like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username view privilege 1 secret &lt;PASSWORD&gt;&lt;/PASSWORD&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where view is the username.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 20:07:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/local-aaa-privileges/m-p/1524264#M267559</guid>
      <dc:creator>Jason Masker</dc:creator>
      <dc:date>2010-10-26T20:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: local aaa privileges</title>
      <link>https://community.cisco.com/t5/network-access-control/local-aaa-privileges/m-p/1524265#M267560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried that on a test router logging into the console port and I could not log in with a privilege level of 1.&amp;nbsp; I could log in with a privilege level of 3.&amp;nbsp; However, it let me make changes to the router in config mode. My goal is to allow the account to run show commands on the router and have read only access. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 14:02:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/local-aaa-privileges/m-p/1524265#M267560</guid>
      <dc:creator>lkadlik</dc:creator>
      <dc:date>2010-10-27T14:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: local aaa privileges</title>
      <link>https://community.cisco.com/t5/network-access-control/local-aaa-privileges/m-p/1524266#M267562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You would need to move the "show command" to level 3. &lt;/P&gt;&lt;P&gt;Use command "privilege exec level 6 show".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 18:42:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/local-aaa-privileges/m-p/1524266#M267562</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-10-27T18:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: local aaa privileges</title>
      <link>https://community.cisco.com/t5/network-access-control/local-aaa-privileges/m-p/1524267#M267564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your IOS is greater than 12.3(7)T&amp;nbsp; then you could use role-based CLI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 20:44:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/local-aaa-privileges/m-p/1524267#M267564</guid>
      <dc:creator>cadet alain</dc:creator>
      <dc:date>2010-10-28T20:44:32Z</dc:date>
    </item>
  </channel>
</rss>

