<?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 @nurbol555  , in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-user-with-low-privilege/m-p/3036031#M144990</link>
    <description>&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://supportforums.cisco.com/users/nurbol555"&gt;nurbol555&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp; ,&lt;/P&gt;
&lt;P&gt;The ASA capabilities are a bit different than IOS. On an ASA, here would be the command:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;asa-5512(config)# privilege cmd level 14 mode exec command show ?&lt;BR /&gt;&lt;BR /&gt;configure mode commands/options:&lt;BR /&gt; &amp;lt;cr&amp;gt;&lt;BR /&gt;asa-5512(config)# privilege cmd level 14 mode exec command show&lt;/PRE&gt;
&lt;P&gt;Note that you cannot add "version" after show.&amp;nbsp;However as noted in the link I provided earlier, we can use privilege level 0 which includes show version and a few other commands.&lt;/P&gt;
&lt;P&gt;We would then add the user thus:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;asa-5512(config)# username showuser password showuser123 privilege 0&lt;/PRE&gt;
&lt;P&gt;This new user has access to a limited set of show commands but cannot configure:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;[c:\~]$ ssh showuser@x.x.x.x&lt;BR /&gt;&lt;BR /&gt;Connecting to x.x.x.x:22...&lt;BR /&gt;Connection established.&lt;BR /&gt;To escape to local shell, press 'Ctrl+Alt+]'.&lt;BR /&gt;Type help or '?' for a list of available commands.&lt;BR /&gt;&lt;BR /&gt;asa-5512&amp;gt; show ?&lt;BR /&gt; checksum Display configuration information cryptochecksum&lt;BR /&gt; community-list List community-list&lt;BR /&gt; curpriv Display current privilege level&lt;BR /&gt; disk0: Display information about disk0: file system&lt;BR /&gt; disk1: Display information about disk1: file system&lt;BR /&gt; environment Show environment information&lt;BR /&gt; flash: Display information about flash: file system&lt;BR /&gt; history Display the session command history&lt;BR /&gt; import Show imported objects&lt;BR /&gt; inventory Show all inventory information for all slots&lt;BR /&gt; policy-list List IP Policy list&lt;BR /&gt; prefix-list List IP prefix lists&lt;BR /&gt; software Show software information&lt;BR /&gt; version Display system software version&lt;BR /&gt;asa-5512&amp;gt; show run&lt;BR /&gt;               ^&lt;BR /&gt;ERROR: % Invalid input detected at '^' marker.&lt;BR /&gt;asa-5512&amp;gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 17 Apr 2017 13:42:26 GMT</pubDate>
    <dc:creator>Marvin Rhoads</dc:creator>
    <dc:date>2017-04-17T13:42:26Z</dc:date>
    <item>
      <title>ASA -----User with low privilege</title>
      <link>https://community.cisco.com/t5/network-security/asa-user-with-low-privilege/m-p/3036028#M144987</link>
      <description>&lt;P&gt;Dears ,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;i want to know which privilege i suppose to use to allow certain user to do "sh version" command as i tried some privilege and they all do the same&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as privilege 15&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 09:13:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-user-with-low-privilege/m-p/3036028#M144987</guid>
      <dc:creator>mohamed.fawzy2012</dc:creator>
      <dc:date>2019-03-12T09:13:40Z</dc:date>
    </item>
    <item>
      <title>I don't think you can</title>
      <link>https://community.cisco.com/t5/network-security/asa-user-with-low-privilege/m-p/3036029#M144988</link>
      <description>&lt;P&gt;I don't think you can restrict access to only "show version" but you cannot restrict access to "show" commands only on an ASA with local database for AAA.&lt;/P&gt;
&lt;P&gt;Assign the user a non-default privilege level say level 10. Then customize the "show version" commmand to be available to a user with less than full enable (level 15) privilege.&lt;/P&gt;
&lt;P&gt;More info:&lt;/P&gt;
&lt;P&gt;https://supportforums.cisco.com/discussion/10987506/asa-privilege-levelsviews&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/asa/asa-command-reference/I-R/cmdref2/p3.html#pgfId-2175310&lt;/P&gt;</description>
      <pubDate>Sun, 16 Apr 2017 11:29:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-user-with-low-privilege/m-p/3036029#M144988</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-04-16T11:29:29Z</dc:date>
    </item>
    <item>
      <title>Hello!</title>
      <link>https://community.cisco.com/t5/network-security/asa-user-with-low-privilege/m-p/3036030#M144989</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;You can use for example &amp;nbsp;command&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;privilege exec level 14 show&amp;nbsp;version&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 10:18:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-user-with-low-privilege/m-p/3036030#M144989</guid>
      <dc:creator>nurbol555</dc:creator>
      <dc:date>2017-04-17T10:18:27Z</dc:date>
    </item>
    <item>
      <title>@nurbol555  ,</title>
      <link>https://community.cisco.com/t5/network-security/asa-user-with-low-privilege/m-p/3036031#M144990</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://supportforums.cisco.com/users/nurbol555"&gt;nurbol555&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp; ,&lt;/P&gt;
&lt;P&gt;The ASA capabilities are a bit different than IOS. On an ASA, here would be the command:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;asa-5512(config)# privilege cmd level 14 mode exec command show ?&lt;BR /&gt;&lt;BR /&gt;configure mode commands/options:&lt;BR /&gt; &amp;lt;cr&amp;gt;&lt;BR /&gt;asa-5512(config)# privilege cmd level 14 mode exec command show&lt;/PRE&gt;
&lt;P&gt;Note that you cannot add "version" after show.&amp;nbsp;However as noted in the link I provided earlier, we can use privilege level 0 which includes show version and a few other commands.&lt;/P&gt;
&lt;P&gt;We would then add the user thus:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;asa-5512(config)# username showuser password showuser123 privilege 0&lt;/PRE&gt;
&lt;P&gt;This new user has access to a limited set of show commands but cannot configure:&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;[c:\~]$ ssh showuser@x.x.x.x&lt;BR /&gt;&lt;BR /&gt;Connecting to x.x.x.x:22...&lt;BR /&gt;Connection established.&lt;BR /&gt;To escape to local shell, press 'Ctrl+Alt+]'.&lt;BR /&gt;Type help or '?' for a list of available commands.&lt;BR /&gt;&lt;BR /&gt;asa-5512&amp;gt; show ?&lt;BR /&gt; checksum Display configuration information cryptochecksum&lt;BR /&gt; community-list List community-list&lt;BR /&gt; curpriv Display current privilege level&lt;BR /&gt; disk0: Display information about disk0: file system&lt;BR /&gt; disk1: Display information about disk1: file system&lt;BR /&gt; environment Show environment information&lt;BR /&gt; flash: Display information about flash: file system&lt;BR /&gt; history Display the session command history&lt;BR /&gt; import Show imported objects&lt;BR /&gt; inventory Show all inventory information for all slots&lt;BR /&gt; policy-list List IP Policy list&lt;BR /&gt; prefix-list List IP prefix lists&lt;BR /&gt; software Show software information&lt;BR /&gt; version Display system software version&lt;BR /&gt;asa-5512&amp;gt; show run&lt;BR /&gt;               ^&lt;BR /&gt;ERROR: % Invalid input detected at '^' marker.&lt;BR /&gt;asa-5512&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 17 Apr 2017 13:42:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-user-with-low-privilege/m-p/3036031#M144990</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2017-04-17T13:42:26Z</dc:date>
    </item>
  </channel>
</rss>

