<?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: ACS 4.2 Command Authorization in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/acs-4-2-command-authorization/m-p/1951930#M186944</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ow im sorry.. i forgot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how would i accomplish these via acs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;three groups. group 100, 90 and 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;group 100&lt;/STRONG&gt; - allow all commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;group 90&lt;/STRONG&gt; - allow all except these below commands ( * - any arguments) including all group-80 commands&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;clear configuration *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;username *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;no username *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;tacacs-server *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;no tacacs-server *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;aaa *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;no aaa *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;line *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;no line *&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;group 80&lt;/STRONG&gt; - allow only below commands&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;show *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;enable *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;configure *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;end&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;exit&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my initial post is the IOS configuration of my routers/switches. Attached the group-90 shell command authorization set from ACS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/7/8/8/95887-group-90.JPG" class="jive-image" /&gt;&lt;/P&gt;&lt;P&gt;Eventhough the user is at group-90, all of the commands are still being accepted by the device&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the debug from the console while I successfully login using a group-90 user account and typed "no tacacs-server...". Im expecting my commands will not be permitted but i was still able to execute it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.502: %SSH-5-SSH2_USERAUTH: User 'sdesk' authentication for SSH2 Session from 172.16.11.225 (tty = 0) using crypto cipher 'aes128-cbc', hmac 'hmac-md5' Succeeded&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.510: TPLUS: Queuing AAA Authorization request 16475 for processing&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.510: TPLUS: processing authorization request id 16475&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.510: TPLUS: Protocol set to None .....Skipping&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.510: TPLUS: Sending AV service=shell&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.510: TPLUS: Sending AV cmd*&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.510: TPLUS: Authorization request created for 16475(sdesk)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.510: TPLUS: using previously set server 172.16.8.115 from group tacacs+&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.510: TPLUS(0000405B)/0/IDLE/662A3E14: got immediate connect on new 0&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.510: TPLUS(0000405B)/0/WRITE/662A3E14: Started 5 sec timeout&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.514: TPLUS(0000405B)/0/WRITE: wrote entire 63 bytes request&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.994: TPLUS(0000405B)/0/READ: read entire 12 header bytes (expect 6 bytes)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.994: TPLUS(0000405B)/0/READ: read entire 18 bytes response&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.994: TPLUS(0000405B)/0/662A3E14: Processing the reply packet&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.994: TPLUS: received authorization response for 16475: PASS&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It'll be greatly appreciated if you could help me figure this out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2012 11:55:11 GMT</pubDate>
    <dc:creator>Jon Eyes</dc:creator>
    <dc:date>2012-07-16T11:55:11Z</dc:date>
    <item>
      <title>ACS 4.2 Command Authorization</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-4-2-command-authorization/m-p/1951928#M186870</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my first post. And im not quite sure if this is the right place so here it is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have several cisco devices and i want my colleauges to have a limited access to it wherein they're only allowed specific commands. So I put up an ACS 4.2 in place with user authenticated against active directory accounts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im done with the authentication part, and its perfectly working (i guess). I create three user group where i can attached a comman authorization sets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Shell command autorization sets&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GROUP-80&lt;/P&gt;&lt;P&gt;Allow commands (the rest are deny)&lt;/P&gt;&lt;P&gt;show *&lt;/P&gt;&lt;P&gt;enable *&lt;/P&gt;&lt;P&gt;configure *&lt;/P&gt;&lt;P&gt;end *&lt;/P&gt;&lt;P&gt;exit *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GROUP-90&lt;/P&gt;&lt;P&gt;Deny commands&lt;/P&gt;&lt;P&gt;clear configuration *&lt;/P&gt;&lt;P&gt;username *&lt;/P&gt;&lt;P&gt;no username *&lt;/P&gt;&lt;P&gt;tacacs-server *&lt;/P&gt;&lt;P&gt;no tacacs-server *&lt;/P&gt;&lt;P&gt;aaa *&lt;/P&gt;&lt;P&gt;no aaa *&lt;/P&gt;&lt;P&gt;line *&lt;/P&gt;&lt;P&gt;no line *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GROUP-100&lt;/P&gt;&lt;P&gt;Allow all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IOS Configuration&lt;/STRONG&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 default local&lt;/P&gt;&lt;P&gt;aaa authentication login THEN1 group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authorization exec THOR1 group tacacs+ local &lt;/P&gt;&lt;P&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login THEN1 group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authorization exec THOR1 group tacacs+ local &lt;/P&gt;&lt;P&gt;tacacs-server host 172.16.8.115 single-connection&lt;/P&gt;&lt;P&gt;tacacs-server host 172.16.8.112 single-connection&lt;/P&gt;&lt;P&gt;tacacs-server key 7 0300520C0F1B204F4F0A0A54&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; access-class 50 in&lt;/P&gt;&lt;P&gt; privilege level 15&lt;/P&gt;&lt;P&gt; authorization exec THOR1&lt;/P&gt;&lt;P&gt; login authentication THEN1&lt;/P&gt;&lt;P&gt; transport input ssh&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 02:18:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-4-2-command-authorization/m-p/1951928#M186870</guid>
      <dc:creator>Jon Eyes</dc:creator>
      <dc:date>2019-03-11T02:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 4.2 Command Authorization</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-4-2-command-authorization/m-p/1951929#M186914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is you question? &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPad App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 11:24:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-4-2-command-authorization/m-p/1951929#M186914</guid>
      <dc:creator>Amjad Abdullah</dc:creator>
      <dc:date>2012-07-16T11:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 4.2 Command Authorization</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-4-2-command-authorization/m-p/1951930#M186944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ow im sorry.. i forgot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how would i accomplish these via acs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;three groups. group 100, 90 and 80&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;group 100&lt;/STRONG&gt; - allow all commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;group 90&lt;/STRONG&gt; - allow all except these below commands ( * - any arguments) including all group-80 commands&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;clear configuration *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;username *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;no username *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;tacacs-server *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;no tacacs-server *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;aaa *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;no aaa *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;line *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;no line *&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;group 80&lt;/STRONG&gt; - allow only below commands&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;show *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;enable *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;configure *&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;end&lt;/EM&gt;&lt;/P&gt;&lt;P style="border-collapse: collapse; list-style-type: none;"&gt;&lt;EM&gt;exit&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my initial post is the IOS configuration of my routers/switches. Attached the group-90 shell command authorization set from ACS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/7/8/8/95887-group-90.JPG" class="jive-image" /&gt;&lt;/P&gt;&lt;P&gt;Eventhough the user is at group-90, all of the commands are still being accepted by the device&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the debug from the console while I successfully login using a group-90 user account and typed "no tacacs-server...". Im expecting my commands will not be permitted but i was still able to execute it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.502: %SSH-5-SSH2_USERAUTH: User 'sdesk' authentication for SSH2 Session from 172.16.11.225 (tty = 0) using crypto cipher 'aes128-cbc', hmac 'hmac-md5' Succeeded&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.510: TPLUS: Queuing AAA Authorization request 16475 for processing&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.510: TPLUS: processing authorization request id 16475&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.510: TPLUS: Protocol set to None .....Skipping&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.510: TPLUS: Sending AV service=shell&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.510: TPLUS: Sending AV cmd*&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.510: TPLUS: Authorization request created for 16475(sdesk)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.510: TPLUS: using previously set server 172.16.8.115 from group tacacs+&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.510: TPLUS(0000405B)/0/IDLE/662A3E14: got immediate connect on new 0&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.510: TPLUS(0000405B)/0/WRITE/662A3E14: Started 5 sec timeout&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.514: TPLUS(0000405B)/0/WRITE: wrote entire 63 bytes request&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.994: TPLUS(0000405B)/0/READ: read entire 12 header bytes (expect 6 bytes)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.994: TPLUS(0000405B)/0/READ: read entire 18 bytes response&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.994: TPLUS(0000405B)/0/662A3E14: Processing the reply packet&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;Jul 16 11:49:59.994: TPLUS: received authorization response for 16475: PASS&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It'll be greatly appreciated if you could help me figure this out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 11:55:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-4-2-command-authorization/m-p/1951930#M186944</guid>
      <dc:creator>Jon Eyes</dc:creator>
      <dc:date>2012-07-16T11:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 4.2 Command Authorization</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-4-2-command-authorization/m-p/1951931#M186975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this command on your router/switch&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization config-commands&lt;/P&gt;&lt;P&gt;http://www.cisco.com/en/US/docs/ios/12_0/security/command/reference/srauth.html#wp1017530&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPad App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 13:01:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-4-2-command-authorization/m-p/1951931#M186975</guid>
      <dc:creator>Amjad Abdullah</dc:creator>
      <dc:date>2012-07-16T13:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 4.2 Command Authorization</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-4-2-command-authorization/m-p/1951932#M187012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Abdullah for the link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it took me quite a while before i could correctly figure the sets of commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really appreciate your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And for those of you who have the same case, here's a quick template you that you can follow&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 04:17:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-4-2-command-authorization/m-p/1951932#M187012</guid>
      <dc:creator>Jon Eyes</dc:creator>
      <dc:date>2012-08-30T04:17:23Z</dc:date>
    </item>
  </channel>
</rss>

