<?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 Privilege command: the show run does not show the running-config in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/privilege-command-the-show-run-does-not-show-the-running-config/m-p/537310#M426914</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever I login using "user1" I can successfully authenticate however when I ussue the show run for user1. The only thing that I can see are the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R4#show run&lt;/P&gt;&lt;P&gt;Building configuration...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current configuration : 13 bytes&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R4#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have put the command on the router as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~~~~~~~~~~~~~~~~~~~~~&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login ACS group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authentication login NO-AUTH none&lt;/P&gt;&lt;P&gt;aaa authorization exec ACS group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authorization exec NO-AUTH none&lt;/P&gt;&lt;P&gt;aaa authorization commands 1 ACS-1 group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authorization commands 1 NO-AUTH none&lt;/P&gt;&lt;P&gt;aaa authorization commands 10 ACS-10 group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authorization commands 10 NO-AUTH none&lt;/P&gt;&lt;P&gt;aaa authorization commands 15 ACS-15 group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authorization commands 15 NO-AUTH none&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;username user2 privilege 15 password xxx&lt;/P&gt;&lt;P&gt;username user1 privilege 10 password xxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tacacs-server host 10.50.31.6&lt;/P&gt;&lt;P&gt;tacacs-server directed-request&lt;/P&gt;&lt;P&gt;tacacs-server key xxx&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;privilege exec level 15 show&lt;/P&gt;&lt;P&gt;privilege exec level 10 show running-config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt; exec-timeout 1000 0&lt;/P&gt;&lt;P&gt; authorization commands 1 NO-AUTH&lt;/P&gt;&lt;P&gt; authorization commands 10 NO-AUTH&lt;/P&gt;&lt;P&gt; authorization commands 15 NO-AUTH&lt;/P&gt;&lt;P&gt; authorization exec NO-AUTH&lt;/P&gt;&lt;P&gt; login authentication NO-AUTH&lt;/P&gt;&lt;P&gt;line aux 0&lt;/P&gt;&lt;P&gt; authorization commands 1 NO-AUTH&lt;/P&gt;&lt;P&gt; authorization commands 10 NO-AUTH&lt;/P&gt;&lt;P&gt; authorization commands 15 NO-AUTH&lt;/P&gt;&lt;P&gt; authorization exec NO-AUTH&lt;/P&gt;&lt;P&gt; login authentication NO-AUTH&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; authorization commands 1 ACS-1&lt;/P&gt;&lt;P&gt; authorization commands 10 ACS-10&lt;/P&gt;&lt;P&gt; authorization commands 15 ACS-15&lt;/P&gt;&lt;P&gt; authorization exec ACS&lt;/P&gt;&lt;P&gt; login authentication ACS&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lorenz&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 21:39:12 GMT</pubDate>
    <dc:creator>l.tating</dc:creator>
    <dc:date>2019-03-10T21:39:12Z</dc:date>
    <item>
      <title>Privilege command: the show run does not show the running-config</title>
      <link>https://community.cisco.com/t5/network-access-control/privilege-command-the-show-run-does-not-show-the-running-config/m-p/537310#M426914</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever I login using "user1" I can successfully authenticate however when I ussue the show run for user1. The only thing that I can see are the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R4#show run&lt;/P&gt;&lt;P&gt;Building configuration...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current configuration : 13 bytes&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R4#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have put the command on the router as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~~~~~~~~~~~~~~~~~~~~~&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login ACS group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authentication login NO-AUTH none&lt;/P&gt;&lt;P&gt;aaa authorization exec ACS group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authorization exec NO-AUTH none&lt;/P&gt;&lt;P&gt;aaa authorization commands 1 ACS-1 group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authorization commands 1 NO-AUTH none&lt;/P&gt;&lt;P&gt;aaa authorization commands 10 ACS-10 group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authorization commands 10 NO-AUTH none&lt;/P&gt;&lt;P&gt;aaa authorization commands 15 ACS-15 group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authorization commands 15 NO-AUTH none&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;username user2 privilege 15 password xxx&lt;/P&gt;&lt;P&gt;username user1 privilege 10 password xxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tacacs-server host 10.50.31.6&lt;/P&gt;&lt;P&gt;tacacs-server directed-request&lt;/P&gt;&lt;P&gt;tacacs-server key xxx&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;privilege exec level 15 show&lt;/P&gt;&lt;P&gt;privilege exec level 10 show running-config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line con 0&lt;/P&gt;&lt;P&gt; exec-timeout 1000 0&lt;/P&gt;&lt;P&gt; authorization commands 1 NO-AUTH&lt;/P&gt;&lt;P&gt; authorization commands 10 NO-AUTH&lt;/P&gt;&lt;P&gt; authorization commands 15 NO-AUTH&lt;/P&gt;&lt;P&gt; authorization exec NO-AUTH&lt;/P&gt;&lt;P&gt; login authentication NO-AUTH&lt;/P&gt;&lt;P&gt;line aux 0&lt;/P&gt;&lt;P&gt; authorization commands 1 NO-AUTH&lt;/P&gt;&lt;P&gt; authorization commands 10 NO-AUTH&lt;/P&gt;&lt;P&gt; authorization commands 15 NO-AUTH&lt;/P&gt;&lt;P&gt; authorization exec NO-AUTH&lt;/P&gt;&lt;P&gt; login authentication NO-AUTH&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; authorization commands 1 ACS-1&lt;/P&gt;&lt;P&gt; authorization commands 10 ACS-10&lt;/P&gt;&lt;P&gt; authorization commands 15 ACS-15&lt;/P&gt;&lt;P&gt; authorization exec ACS&lt;/P&gt;&lt;P&gt; login authentication ACS&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lorenz&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 21:39:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/privilege-command-the-show-run-does-not-show-the-running-config/m-p/537310#M426914</guid>
      <dc:creator>l.tating</dc:creator>
      <dc:date>2019-03-10T21:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Privilege command: the show run does not show the running-co</title>
      <link>https://community.cisco.com/t5/network-access-control/privilege-command-the-show-run-does-not-show-the-running-config/m-p/537311#M426916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lorenz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe that the answer is that in implementing privilege levels Cisco designed the show run command so that if you do not have capability to change something that it will not show up in the show run. I believe the logic is that from a security standpoint if you are not authorized to change it you should not be able to see it in the config. So in your case if user1 is not able to change anything then they will not be able to see anything in show run.&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>Mon, 10 Jul 2006 13:14:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/privilege-command-the-show-run-does-not-show-the-running-config/m-p/537311#M426916</guid>
      <dc:creator>Richard Burts</dc:creator>
      <dc:date>2006-07-10T13:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Privilege command: the show run does not show the running-co</title>
      <link>https://community.cisco.com/t5/network-access-control/privilege-command-the-show-run-does-not-show-the-running-config/m-p/537312#M426919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IOS Privilege Levels Cannot See Complete Running Configuration:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/partner/tech/tk59/technologies_tech_note09186a00800949d5.shtml" target="_blank"&gt;http://www.cisco.com/en/US/partner/tech/tk59/technologies_tech_note09186a00800949d5.shtml&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2006 14:28:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/privilege-command-the-show-run-does-not-show-the-running-config/m-p/537312#M426919</guid>
      <dc:creator>annnguy</dc:creator>
      <dc:date>2006-07-10T14:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Privilege command: the show run does not show the running-co</title>
      <link>https://community.cisco.com/t5/network-access-control/privilege-command-the-show-run-does-not-show-the-running-config/m-p/537313#M426921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rick,&lt;/P&gt;&lt;P&gt;Thanks for the explanation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lorenz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 02:28:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/privilege-command-the-show-run-does-not-show-the-running-config/m-p/537313#M426921</guid>
      <dc:creator>l.tating</dc:creator>
      <dc:date>2006-07-11T02:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Privilege command: the show run does not show the running-co</title>
      <link>https://community.cisco.com/t5/network-access-control/privilege-command-the-show-run-does-not-show-the-running-config/m-p/537314#M426923</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;Thanks for the link. I now understand it clearly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lorenz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2006 02:31:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/privilege-command-the-show-run-does-not-show-the-running-config/m-p/537314#M426923</guid>
      <dc:creator>l.tating</dc:creator>
      <dc:date>2006-07-11T02:31:22Z</dc:date>
    </item>
  </channel>
</rss>

