<?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 How assign privelege enable in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408849#M332975</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I have configured privilege 15 on ACS 4.2 (Tacacs + ) but when user connect to network devise he always receives only &amp;lt; mode&lt;/P&gt;&lt;P&gt;What can be a problem&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On switch configured "aaa authorization commands 15 default group users&amp;nbsp; local&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 23:54:02 GMT</pubDate>
    <dc:creator>michaelreidman</dc:creator>
    <dc:date>2019-03-10T23:54:02Z</dc:date>
    <item>
      <title>How assign privelege enable</title>
      <link>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408849#M332975</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I have configured privilege 15 on ACS 4.2 (Tacacs + ) but when user connect to network devise he always receives only &amp;lt; mode&lt;/P&gt;&lt;P&gt;What can be a problem&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On switch configured "aaa authorization commands 15 default group users&amp;nbsp; local&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 23:54:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408849#M332975</guid>
      <dc:creator>michaelreidman</dc:creator>
      <dc:date>2019-03-10T23:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: How assign privelege enable</title>
      <link>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408850#M332981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;Michael,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;ACS settings is correct. You only need to replace the command authorization command with exec authorization on the switch..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;aaa authorization exec default group tacacs local -------------------------(in case we have tacacs server)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;aaa authorization exec default local&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --------------------------(if we have local user database)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;Jatin&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;Plz rate helpful posts-&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2010 17:41:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408850#M332981</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2010-01-21T17:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: How assign privelege enable</title>
      <link>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408851#M332987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thanks a lot for your response.&lt;/P&gt;&lt;P&gt;I have added : following commands on network device and it solved problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="mso-bidi-font-family: David; color: blue; font-size: 12pt; font-family: Times New Roman; mso-fareast-font-family: 'Times New Roman'; "&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; aaa authorization commands 15 default group users local &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: David;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; "&gt;&lt;SPAN class="content"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; aaa authorization commands &lt;/SPAN&gt;&lt;SPAN style="color: red;"&gt;0 &lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;default&amp;nbsp; group &lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="content"&gt;&lt;STRONG&gt;&lt;EM style="color: #000000; "&gt;&lt;SPAN style="font-size: 12pt;"&gt;users&lt;/SPAN&gt; local&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 0pt; padding-left: 30px;"&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri; "&gt;&lt;SPAN class="content"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; aaa authorization commands &lt;/SPAN&gt;&lt;SPAN style="color: red;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; default&amp;nbsp; group &lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="content"&gt;&lt;STRONG&gt;&lt;EM style="color: #000000; "&gt;&lt;SPAN style="font-size: 12pt;"&gt;users&lt;/SPAN&gt; local&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: David;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="font-family: &amp;quot;Times New Roman&amp;quot;, &amp;quot;serif&amp;quot;; color: #333333; font-size: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: David;"&gt;i use privilege &lt;SPAN style="mso-spacerun: yes;"&gt; &lt;/SPAN&gt;15.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="font-family: &amp;quot;Times New Roman&amp;quot;, &amp;quot;serif&amp;quot;; color: #333333; font-size: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: David;"&gt;On this privilege i permit specific show commands only.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="font-family: &amp;quot;Times New Roman&amp;quot;, &amp;quot;serif&amp;quot;; color: #333333; font-size: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: David;"&gt;The rest commands have to be denied&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="font-family: &amp;quot;Times New Roman&amp;quot;, &amp;quot;serif&amp;quot;; color: #333333; font-size: 12pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: David;"&gt;Unfortunately "write" command on same profile works from some reason&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2010 13:22:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408851#M332987</guid>
      <dc:creator>michaelreidman</dc:creator>
      <dc:date>2010-01-25T13:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: How assign privelege enable</title>
      <link>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408852#M332992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;DIV class="jive-rendered-content"&gt;&lt;P&gt;Hi Thanks a lot for your response.&lt;/P&gt;&lt;P&gt;I have added : following commands on network device and it solved problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="font-family: Times New Roman; color: blue; font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; aaa authorization commands 15 default group users local &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="font-family: Calibri; font-size: 12pt;"&gt;&lt;SPAN class="content"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; aaa authorization commands &lt;/SPAN&gt;&lt;SPAN style="color: red;"&gt;0 &lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;default&amp;nbsp; group &lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="content"&gt;&lt;STRONG&gt;&lt;EM style="color: #000000;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;users&lt;/SPAN&gt; local&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 0pt; padding-left: 30px;"&gt;&lt;SPAN style="font-family: Calibri; font-size: 12pt;"&gt;&lt;SPAN class="content"&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; aaa authorization commands &lt;/SPAN&gt;&lt;SPAN style="color: red;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; default&amp;nbsp; group &lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="content"&gt;&lt;STRONG&gt;&lt;EM style="color: #000000;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;users&lt;/SPAN&gt; local&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: #333333; font-size: 12pt;"&gt;i use privilege &lt;SPAN&gt; &lt;/SPAN&gt;15.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: #333333; font-size: 12pt;"&gt;On this privilege i permit specific show commands only.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: #333333; font-size: 12pt;"&gt;The rest commands have to be denied&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="color: #333333; font-size: 12pt;"&gt;Unfortunately "write" command on same profile works from some reason&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="margin: 0cm 0cm 0pt;"&gt;&lt;SPAN style="font-family: Calibri; color: #000000; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Few configuration needs to be done once user get authenticated via ACS 4.2 and need to have following access to commands only,check out the below link for configuration in ACS 4.2 with cisco router authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_configuration_guide_chapter09186a00801fd7cb.html#wp676420"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_configuration_guide_chapter09186a00801fd7cb.html#wp676420&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope to help !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If helpful do rate the valauble post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ganesh.H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2010 07:41:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408852#M332992</guid>
      <dc:creator>Ganesh Hariharan</dc:creator>
      <dc:date>2010-01-26T07:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: How assign privelege enable</title>
      <link>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408853#M332998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"טבלה רגילה";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;P&gt;Hello Ganesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your response&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have configured on ACS following :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Priv 15&lt;/P&gt;&lt;P&gt;2.On shell i have permitted only matched commands. (Show commands and variants of show commands)&lt;/P&gt;&lt;P&gt;Other (unmatched) commands should be blocked&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From some reason i able perform "Write" command.&lt;/P&gt;&lt;P&gt;Other serious commands are blocked (debug, conf t ,reload etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can be my problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2010 09:52:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408853#M332998</guid>
      <dc:creator>michaelreidman</dc:creator>
      <dc:date>2010-01-26T09:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: How assign privelege enable</title>
      <link>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408854#M333010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #800000;"&gt;Hi Michael.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #800000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #800000;"&gt;Please provide me the screen shot of shell command authorization &amp;gt; command set.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #800000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #800000;"&gt;If you only want to allow "Show" commands&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #800000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #800000;"&gt;This is what you should have on the ACS:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #800000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #800000;"&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_configuration_example09186a00808d9138.shtml#scenario2"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_configuration_example09186a00808d9138.shtml#scenario2&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #800000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; color: #800000;"&gt;On the devices you should have below listed commands.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;aaa new-model&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;aaa authorization commands 0 default&amp;nbsp; group tacacs+ local&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;aaa authorization commands 1 default&amp;nbsp; group tacacs+ local&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;aaa authorization commands 15 default group tacacs+ local&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_configuration_example09186a00808d9138.shtml#rou"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_configuration_example09186a00808d9138.shtml#rou&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;JK&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;Plz rate helpful posts-&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2010 10:54:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408854#M333010</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2010-01-26T10:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: How assign privelege enable</title>
      <link>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408855#M333027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"טבלה רגילה";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;P&gt;Hello JK,&lt;/P&gt;&lt;P&gt;Thanks for response again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On shell i have following rubrics :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unmatched commands : show&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Permit unmatched Arys : V&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Permit run&lt;/P&gt;&lt;P&gt;Permit Inter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again problem is only with Write command.&lt;/P&gt;&lt;P&gt;Other dangerous commands blocked&lt;/P&gt;&lt;P&gt;Only show run and show int are works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2010 11:42:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408855#M333027</guid>
      <dc:creator>michaelreidman</dc:creator>
      <dc:date>2010-01-26T11:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: How assign privelege enable</title>
      <link>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408856#M333065</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;From your config I cant tell if you have unmatched commands permitted or denied. To start with have unmatched commands = deny. Any commands not explicitly permitted should then fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have unmatched commands or argument = deny, you then need to list those that are permitted, and vice versa. No point in setting unmatched = deny then listing some that are denied!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unmatched cmds = deny, unmatched args = permit&lt;/P&gt;&lt;P&gt;permit show&lt;/P&gt;&lt;P&gt;permit ping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 10:07:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408856#M333065</guid>
      <dc:creator>darpotter</dc:creator>
      <dc:date>2010-01-28T10:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: How assign privelege enable</title>
      <link>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408857#M333081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; color: #333333; font-size: 10pt;"&gt;Hello&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; color: #333333; font-size: 10pt;"&gt;Thanks a lot for your response.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; color: #333333; font-size: 10pt;"&gt;I have following :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; color: #333333; font-size: 10pt;"&gt;show permit int&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; color: #333333; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; permit ver&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; color: #333333; font-size: 10pt;"&gt;write&amp;nbsp; deny mem&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; color: #333333; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; deny .....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; color: #333333; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; color: #333333; font-size: 10pt;"&gt;So other should be blocked (denied)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; color: #333333; font-size: 10pt;"&gt;I have problem with Only "write" command&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; color: #333333; font-size: 10pt;"&gt;Other commands included (write memory and all other variants) are blocked successfully&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; color: #333333; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;, &amp;quot;sans-serif&amp;quot;; color: #333333; font-size: 10pt;"&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 15:15:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408857#M333081</guid>
      <dc:creator>michaelreidman</dc:creator>
      <dc:date>2010-01-28T15:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: How assign privelege enable</title>
      <link>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408858#M333096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You've not mentioned what the umatched args setting is, but Im assuming this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unmatched cmds = deny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;permit cmd "write" (unmatched args = permit)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; deny arg "mem"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; deny arg "another"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would deny "write mem" and "write another" but nothing else. Now remember that the command authorisation is case sensitive and not wildcarded, so if you entered the command "write memory" in would get authorised, as would "write".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking back at your original post you said the problem was that the "write" command was being authorised when it shouldnt. In that case the authorisation should be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unmatched cmd = deny&lt;/P&gt;&lt;P&gt;permit cmd "show" (unmatched args = deny)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; permit arg "a"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; permit arg "b"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the correct profile to allow "show a" and "show b" ONLY - no other cmds will authorise. If they do there must be something else going on outside of ACS I suspect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2010 11:07:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-assign-privelege-enable/m-p/1408858#M333096</guid>
      <dc:creator>darpotter</dc:creator>
      <dc:date>2010-01-29T11:07:21Z</dc:date>
    </item>
  </channel>
</rss>

