<?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: Read-only User. in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/read-only-user/m-p/3351527#M549644</link>
    <description>Hi  RJI&lt;BR /&gt;&lt;BR /&gt;Thanks for your response.&lt;BR /&gt;I did like this, but its not working. I tried with it with Cisco 4321 and 1941 router. Result remain same. Have any another way for do it ?</description>
    <pubDate>Tue, 20 Mar 2018 12:11:11 GMT</pubDate>
    <dc:creator>sashohag@gmail.com</dc:creator>
    <dc:date>2018-03-20T12:11:11Z</dc:date>
    <item>
      <title>Read-only User.</title>
      <link>https://community.cisco.com/t5/network-access-control/read-only-user/m-p/3351464#M549640</link>
      <description>&lt;P&gt;Dear all&lt;/P&gt;
&lt;P&gt;I need help about bellow mention issue. I like to do create an user for cisco router, who can only run one command "show running-config". I tried to do it. like bellow. but its not working.&lt;/P&gt;
&lt;P&gt;N.B: I will not use any extra server like Radius or others.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Configuration:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;username test privilege 3 secret 5 $1$00pP$uF5i8ydpsOZ9XzKJfb16W0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;--------&lt;/P&gt;
&lt;P&gt;privilege exec level 3 show running-config&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 18:50:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/read-only-user/m-p/3351464#M549640</guid>
      <dc:creator>sashohag@gmail.com</dc:creator>
      <dc:date>2020-02-21T18:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Read-only User.</title>
      <link>https://community.cisco.com/t5/network-access-control/read-only-user/m-p/3351511#M549642</link>
      <description>Hi,&lt;BR /&gt;You may need to add "privilege exec level 3 show" in addition to what you have already configured.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Mar 2018 11:39:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/read-only-user/m-p/3351511#M549642</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2018-03-20T11:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Read-only User.</title>
      <link>https://community.cisco.com/t5/network-access-control/read-only-user/m-p/3351527#M549644</link>
      <description>Hi  RJI&lt;BR /&gt;&lt;BR /&gt;Thanks for your response.&lt;BR /&gt;I did like this, but its not working. I tried with it with Cisco 4321 and 1941 router. Result remain same. Have any another way for do it ?</description>
      <pubDate>Tue, 20 Mar 2018 12:11:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/read-only-user/m-p/3351527#M549644</guid>
      <dc:creator>sashohag@gmail.com</dc:creator>
      <dc:date>2018-03-20T12:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Read-only User.</title>
      <link>https://community.cisco.com/t5/network-access-control/read-only-user/m-p/3367252#M549646</link>
      <description>&lt;P&gt;Thanks everyone.&lt;/P&gt;
&lt;P&gt;The problem is solved.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 09:38:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/read-only-user/m-p/3367252#M549646</guid>
      <dc:creator>sashohag@gmail.com</dc:creator>
      <dc:date>2018-04-17T09:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Read-only User.</title>
      <link>https://community.cisco.com/t5/network-access-control/read-only-user/m-p/3367572#M549647</link>
      <description>&lt;P&gt;how did you solve the problem&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 18:53:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/read-only-user/m-p/3367572#M549647</guid>
      <dc:creator>adamgibs7</dc:creator>
      <dc:date>2018-04-17T18:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Read-only User.</title>
      <link>https://community.cisco.com/t5/network-access-control/read-only-user/m-p/3367790#M549648</link>
      <description>&lt;P&gt;I did it with privilege level 5. Here is the command:&lt;/P&gt;
&lt;P&gt;-----------------------------------------&lt;/P&gt;
&lt;P&gt;username&amp;nbsp;readonly sec onlypass&lt;/P&gt;
&lt;P&gt;username readonly privilege 5&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;privilege configure all level 5 service&lt;/P&gt;
&lt;P&gt;privilege exec level 5 show running-config&lt;/P&gt;
&lt;P&gt;privilege exec level 5 show configuration&lt;/P&gt;
&lt;P&gt;privilege exec level 5 show&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 03:41:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/read-only-user/m-p/3367790#M549648</guid>
      <dc:creator>sashohag@gmail.com</dc:creator>
      <dc:date>2018-04-18T03:41:42Z</dc:date>
    </item>
  </channel>
</rss>

