<?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 Authorization in ACS 5.2 in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663987#M294345</link>
    <description>&lt;P&gt;In ACS 5.2, when i add custom a shell profile to a rule in an authorization policy (used in a TACAS access service) it seems to be skipped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see the rule is hit because the hitcount number increases (it hits because of the group id), and when i set the shell profile to deny access (as test), access is actually rejected. So i know the rule is hit, but anything i put in my custom shell profile at the common tasks tab (like an auto command or default/maximum privilege level) is not used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same goes for commands sets. When i add the set 'deny all commands' the user is still able to exceute all commands, although the rule is hit based on the group ID the user belongs to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I must be doing something wrong, but i can't find my mistake.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 01:13:05 GMT</pubDate>
    <dc:creator>marcelnjkoks</dc:creator>
    <dc:date>2019-03-11T01:13:05Z</dc:date>
    <item>
      <title>Authorization in ACS 5.2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663987#M294345</link>
      <description>&lt;P&gt;In ACS 5.2, when i add custom a shell profile to a rule in an authorization policy (used in a TACAS access service) it seems to be skipped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see the rule is hit because the hitcount number increases (it hits because of the group id), and when i set the shell profile to deny access (as test), access is actually rejected. So i know the rule is hit, but anything i put in my custom shell profile at the common tasks tab (like an auto command or default/maximum privilege level) is not used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same goes for commands sets. When i add the set 'deny all commands' the user is still able to exceute all commands, although the rule is hit based on the group ID the user belongs to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I must be doing something wrong, but i can't find my mistake.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 01:13:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663987#M294345</guid>
      <dc:creator>marcelnjkoks</dc:creator>
      <dc:date>2019-03-11T01:13:05Z</dc:date>
    </item>
    <item>
      <title>Authorization in ACS 5.2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663988#M294346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well indeed, you must be doing something wrong &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can you post a few screenshots of your authorization rules, shell profiles and so on so that we can comment ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 19:49:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663988#M294346</guid>
      <dc:creator>Nicolas Darchis</dc:creator>
      <dc:date>2011-07-12T19:49:19Z</dc:date>
    </item>
    <item>
      <title>Authorization in ACS 5.2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663989#M294347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nic,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also facing the same challenge. When I check the "AAA Protocol -&amp;gt; Tacacs Authorization" in Monitoring &amp;amp; Reports, I dont see any logs/reports but the hit counter keeps on incrementing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 22:59:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663989#M294347</guid>
      <dc:creator>edwardwaithaka</dc:creator>
      <dc:date>2011-07-12T22:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization in ACS 5.2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663990#M294348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@ Edward; Same here, no authorization logging.&lt;/P&gt;&lt;P&gt;@ Nicolas; thanks for picking this up. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, these are my AAA lines in the test 2901, running IOS 15.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login ACS-TAC group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authorization exec ACS-TAC group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authorization commands 0 ACS-TAC group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authorization commands 1 ACS-TAC group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authorization commands 15 ACS-TAC group tacacs+ local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a new Access service, of which the Identity part is working fine.&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/6/9/4/52496-Access%20service.JPG" class="jive-image" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These rules are in the authorization policy:&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/7/9/4/52497-Authorization%20policy.JPG" class="jive-image" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is rule1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/8/9/4/52498-rule1.JPG" class="jive-image" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the Shell profile, just for test:&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/9/9/4/52499-Shell%20profile.JPG" class="jive-image" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The command set is easy, denyallcommands. I want to add a specific command set for our service desk, but not before i can get it to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i change the Shell profile of rule1 to DenyAccess i am not able to logon with the service desk account, so it looks like the authorization rule is actually used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 06:20:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663990#M294348</guid>
      <dc:creator>marcelnjkoks</dc:creator>
      <dc:date>2011-07-13T06:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization in ACS 5.2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663991#M294349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;2 things cross my mind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Have you tried assigning "permit access" AND AEAdmin as shell profiles ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) I have seen already the ACS config manager process hang. So all was working except that new config changes were not applied. Try to reboot your ACS to see if it changes something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 07:16:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663991#M294349</guid>
      <dc:creator>Nicolas Darchis</dc:creator>
      <dc:date>2011-07-13T07:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization in ACS 5.2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663992#M294350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicolas:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;Nicolas Darchis wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 things cross my mind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Have you tried assigning "permit access" AND AEAdmin as shell profiles ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) I have seen already the ACS config manager process hang. So all was working except that new config changes were not applied. Try to reboot your ACS to see if it changes something.&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1: Can't do that. Can select only 1 shell profile at a time.&lt;/P&gt;&lt;P&gt;2: Just did because i had to adjust clock timezone settings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 08:00:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663992#M294350</guid>
      <dc:creator>marcelnjkoks</dc:creator>
      <dc:date>2011-07-13T08:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization in ACS 5.2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663993#M294351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) My bad. I confused with "authorization profile" which you can stack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I don't know, it's very strange.&lt;/P&gt;&lt;P&gt;I would advise a TAC case if you can to look at this closer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 08:22:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663993#M294351</guid>
      <dc:creator>Nicolas Darchis</dc:creator>
      <dc:date>2011-07-13T08:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization in ACS 5.2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663994#M294352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, so it should work the way i have it setup now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 08:24:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663994#M294352</guid>
      <dc:creator>marcelnjkoks</dc:creator>
      <dc:date>2011-07-13T08:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization in ACS 5.2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663995#M294353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version are you running? 5.2.0.26.x?&lt;/P&gt;&lt;P&gt;I wanted to try and upgrade to the latest patch to see if it is a bug issue but I dont have access to the patches. Do you have the latest patch i.e. x = 5?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you can try that then tell me if it works. Also, if you contact TAC, kindly give me the input so that I ca see if I can resolve my issue also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 11:04:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663995#M294353</guid>
      <dc:creator>edwardwaithaka</dc:creator>
      <dc:date>2011-07-13T11:04:19Z</dc:date>
    </item>
    <item>
      <title>Authorization in ACS 5.2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663996#M294354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep, 5.2.0.26.&lt;/P&gt;&lt;P&gt;So probably not the latest patch. Should have access to it...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 11:16:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663996#M294354</guid>
      <dc:creator>marcelnjkoks</dc:creator>
      <dc:date>2011-07-13T11:16:05Z</dc:date>
    </item>
    <item>
      <title>Authorization in ACS 5.2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663997#M294355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, patch won't install:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NLAMS03-ACS01/admin# acs patch install 5-2-0-26-5.tar.gpg repository Updates&lt;/P&gt;&lt;P&gt;chmod: cannot access `*.sh': No such file or directory&lt;/P&gt;&lt;P&gt;Invalid patch '5-2-0-26-5.tar.gpg' - missing install.sh&lt;/P&gt;&lt;P&gt;% Error: Failure to open / validate the patch&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It downloads the patch from my TFTP server, but it fails during install.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 11:48:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663997#M294355</guid>
      <dc:creator>marcelnjkoks</dc:creator>
      <dc:date>2011-07-13T11:48:02Z</dc:date>
    </item>
    <item>
      <title>Authorization in ACS 5.2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663998#M294356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rename the file to &lt;/P&gt;&lt;P&gt;5-2-0-26-5.tar.tar and try to unzip it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short, play around with the file name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 14:54:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663998#M294356</guid>
      <dc:creator>edwardwaithaka</dc:creator>
      <dc:date>2011-07-13T14:54:06Z</dc:date>
    </item>
    <item>
      <title>Authorization in ACS 5.2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663999#M294357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried that, but it seems it expects the default filename:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NLAMS03-ACS01/admin# acs patch install 5-2-0-26-5.tar.tar repository Updates&lt;/P&gt;&lt;P&gt;Cannot find patch file '5-2-0-26-5.tar.gpg'&lt;/P&gt;&lt;P&gt;% Error: Failure to open / validate the patch&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ACS did download the patch from my TFTP server, but after that this message appeared.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 07:30:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1663999#M294357</guid>
      <dc:creator>marcelnjkoks</dc:creator>
      <dc:date>2011-07-14T07:30:48Z</dc:date>
    </item>
    <item>
      <title>Authorization in ACS 5.2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1664000#M294358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found the issue;&lt;/P&gt;&lt;P&gt;TFTP is not supported for upgrading ACS. It's in the documentation as well:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" id="wp1895971table1895965" width="80%"&gt;&lt;TBODY&gt;&lt;TR align="left" valign="top"&gt;&lt;TD&gt;&lt;A name="wp1896009"&gt;&lt;/A&gt;&lt;P&gt;&lt;STRONG&gt;tftp:&lt;/STRONG&gt; &lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;A name="wp1896011"&gt;&lt;/A&gt;&lt;P&gt;&lt;SPAN&gt;Source or destination URL for a TFTP network server. Use url&amp;nbsp; t&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://"&gt;ftp://&lt;/A&gt;&lt;EM&gt;server&lt;/EM&gt;/&lt;EM style="vertical-align: baseline;"&gt;path&lt;/EM&gt;1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;HR /&gt;&lt;A name="wp1896012"&gt;&lt;/A&gt;&lt;P&gt;&lt;STRONG&gt;Note &lt;/STRONG&gt;&lt;IMG border="0" height="2" width="6" /&gt;You cannot use a&amp;nbsp; TFTP repository for performing ACS upgrade. &lt;/P&gt;&lt;HR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Used FTP and it works...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 08:20:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1664000#M294358</guid>
      <dc:creator>marcelnjkoks</dc:creator>
      <dc:date>2011-07-14T08:20:45Z</dc:date>
    </item>
    <item>
      <title>Authorization in ACS 5.2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1664001#M294359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Working with supplier support now to get the authorization issue resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 10:28:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1664001#M294359</guid>
      <dc:creator>marcelnjkoks</dc:creator>
      <dc:date>2011-07-18T10:28:01Z</dc:date>
    </item>
    <item>
      <title>Authorization in ACS 5.2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1664002#M294360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I resolved my issue. Apparently it was an issue with my AAA configs on the router/switch side.&lt;/P&gt;&lt;P&gt;It is now working perfect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please send me the version 5 patch in the meantime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My configs are as below;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa group server tacacs+ AAA_CLUSTER&lt;BR /&gt; server x.x.1.6&lt;BR /&gt; server x.x.1.7&lt;BR /&gt;!&lt;BR /&gt;aaa authentication login AUTH_E group AAA_CLUSTER local&lt;BR /&gt;aaa authorization console&lt;BR /&gt;aaa authorization exec default group AAA_CLUSTER none&lt;BR /&gt;aaa authorization commands 0 default group AAA_CLUSTER local&lt;BR /&gt;aaa authorization commands 15 default group AAA_CLUSTER local&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ip tacacs source-interface Loopback100&lt;BR /&gt;tacacs-server host x.x.1.6 key MyKey&lt;BR /&gt;tacacs-server host x.x.1.7 key MyKey&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;line con 0&lt;BR /&gt; exec-timeout 0 0&lt;BR /&gt; logging synchronous&lt;BR /&gt; login authentication AUTH_E&lt;BR /&gt;line aux 0&lt;BR /&gt;line vty 0 4&lt;BR /&gt; login authentication AUTH_E&lt;BR /&gt;line vty 5 15&lt;BR /&gt; login authentication AUTH_E&lt;BR /&gt;!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 11:11:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1664002#M294360</guid>
      <dc:creator>edwardwaithaka</dc:creator>
      <dc:date>2011-07-18T11:11:16Z</dc:date>
    </item>
    <item>
      <title>Authorization in ACS 5.2</title>
      <link>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1664003#M294361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it to work today.&lt;/P&gt;&lt;P&gt;Apparently i had to put my authorization command on the VTY as well.&lt;/P&gt;&lt;P&gt;Looks a little strange, but it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2011 13:49:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authorization-in-acs-5-2/m-p/1664003#M294361</guid>
      <dc:creator>marcelnjkoks</dc:creator>
      <dc:date>2011-08-08T13:49:47Z</dc:date>
    </item>
  </channel>
</rss>

