<?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: ISE CLI Read-Only user in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-cli-read-only-user/m-p/4536524#M572368</link>
    <description>&lt;P&gt;Hello Balaji,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's not about device administration or TACACS. I am referring to ISE node itself. we need a user to access ISE via SSH and run "show running-config" only. The CLI user "user" does not have the privilege to run this command and we do not want to give this user "admin" privilege.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sohail&lt;/P&gt;</description>
    <pubDate>Sun, 23 Jan 2022 12:12:19 GMT</pubDate>
    <dc:creator>s.rashid</dc:creator>
    <dc:date>2022-01-23T12:12:19Z</dc:date>
    <item>
      <title>ISE CLI Read-Only user</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-cli-read-only-user/m-p/4536518#M572365</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are integrating a solution for integrity check, which will SSH to the devices and run the "show running-config" or any command that displays the configuration. The ISE CLI user "read-only" does not have the privilege to run the "show running-config" command and we do not want to give the user full admin privilege. is it possible to give a CLI user privilege to run a specific command?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sohail&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jan 2022 11:37:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-cli-read-only-user/m-p/4536518#M572365</guid>
      <dc:creator>s.rashid</dc:creator>
      <dc:date>2022-01-23T11:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: ISE CLI Read-Only user</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-cli-read-only-user/m-p/4536520#M572367</link>
      <description>&lt;P&gt;Look like with priv 1 or read-only users can not use the commands you looking to add.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;instead you can uplift to priv 15 limit the user to certain commands and add show run config to it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/identity-services-engine/200208-Configure-ISE-2-0-IOS-TACACS-Authentic.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/identity-services-engine/200208-Configure-ISE-2-0-IOS-TACACS-Authentic.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jan 2022 11:47:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-cli-read-only-user/m-p/4536520#M572367</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2022-01-23T11:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: ISE CLI Read-Only user</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-cli-read-only-user/m-p/4536524#M572368</link>
      <description>&lt;P&gt;Hello Balaji,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's not about device administration or TACACS. I am referring to ISE node itself. we need a user to access ISE via SSH and run "show running-config" only. The CLI user "user" does not have the privilege to run this command and we do not want to give this user "admin" privilege.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sohail&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jan 2022 12:12:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-cli-read-only-user/m-p/4536524#M572368</guid>
      <dc:creator>s.rashid</dc:creator>
      <dc:date>2022-01-23T12:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: ISE CLI Read-Only user</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-cli-read-only-user/m-p/4536535#M572369</link>
      <description>&lt;P class="lia-align-justify"&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/993523"&gt;@s.rashid&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;at &lt;STRONG&gt;ISE CLI&lt;/STRONG&gt; you are able to:&lt;/P&gt;&lt;PRE&gt;ise/admin# configure terminal&lt;BR /&gt;ise/admin#&amp;nbsp;username &amp;lt;username&amp;gt; password plain &amp;lt;password&amp;gt; role user&lt;/PRE&gt;&lt;P class="lia-align-justify"&gt;This user will be able to:&lt;/P&gt;&lt;PRE&gt;ise/&lt;EM&gt;username&lt;/EM&gt;&amp;gt; ?&lt;BR /&gt;Exec commands:&lt;BR /&gt;crypto Crypto operations&lt;BR /&gt;exit Exit from the EXEC&lt;BR /&gt;license License operations&lt;BR /&gt;nslookup DNS lookup for an IP address or hostname&lt;BR /&gt;password Update password&lt;BR /&gt;ping Ping a remote ip address&lt;BR /&gt;ping6 Ping a remote ipv6 address&lt;BR /&gt;show Show running system information&lt;BR /&gt;terminal Set terminal line parameters&lt;BR /&gt;traceroute Trace the route to a remote ip address&lt;/PRE&gt;&lt;P class="lia-align-justify"&gt;and&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ise/&lt;EM&gt;username&lt;/EM&gt;&amp;gt; show ?&lt;BR /&gt;cdp CDP show commands&lt;BR /&gt;clock Show clock information&lt;BR /&gt;cpu Display CPU information&lt;BR /&gt;crypto Display crypto information&lt;BR /&gt;disks Display disk and filesystem information&lt;BR /&gt;icmp_status Display icmp echo response configuration information&lt;BR /&gt;interface Display interface info&lt;BR /&gt;inventory Display hardware inventory information&lt;BR /&gt;logins List login history&lt;BR /&gt;memory Display memory information&lt;BR /&gt;ntp Show NTP servers&lt;BR /&gt;ports Display all processes listening on open ports&lt;BR /&gt;process Display system processes&lt;BR /&gt;terminal Display terminal configuration parameters&lt;BR /&gt;timezone Show timezone&lt;BR /&gt;udi Show udi information&lt;BR /&gt;uptime Display system uptime&lt;BR /&gt;version Show version info&lt;/PRE&gt;&lt;P class="lia-align-justify"&gt;In other words, no "&lt;EM&gt;show run&lt;/EM&gt;".&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;Hope this helps !!!&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jan 2022 13:47:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-cli-read-only-user/m-p/4536535#M572369</guid>
      <dc:creator>Marcelo Morais</dc:creator>
      <dc:date>2022-01-23T13:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: ISE CLI Read-Only user</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-cli-read-only-user/m-p/4537975#M572391</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The RO user cannot perform a “show run” command and changing the privilege level / command authorization to any user is not possible at the moment. The only workaround is to use an admin user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sohail&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 10:00:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-cli-read-only-user/m-p/4537975#M572391</guid>
      <dc:creator>s.rashid</dc:creator>
      <dc:date>2022-01-25T10:00:33Z</dc:date>
    </item>
  </channel>
</rss>

