<?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 AAA Configuration!! in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/1097312#M419120</link>
    <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;   I am new to Cisco ACS server for windows.I am testing it on Cisco 1700 series router.&lt;/P&gt;&lt;P&gt;   I have created two users in ACS having different shell command authorization sets. And i have created one local user in Router.I am successfully able to login on router with both ACS users through telnet &amp;amp; Console.&lt;/P&gt;&lt;P&gt;  But i am stucking with some requirements which i need to test.&lt;/P&gt;&lt;P&gt; requirements:&lt;/P&gt;&lt;P&gt;1). When my ACS is running,I should use only my ACS users for logging in the device,whether throgh telnet or console.&lt;/P&gt;&lt;P&gt;2). If my ACS is down, then I should be able to logged in the device through the local user created in it.This way device will not locked down due to the absense of AAA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have almost achieved my first requirement.But I am stucking in my II requirement. Require your help please. &lt;/P&gt;&lt;P&gt; Router configuration enclosed!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 10 Mar 2019 23:15:11 GMT</pubDate>
    <dc:creator>rajeev.payal</dc:creator>
    <dc:date>2019-03-10T23:15:11Z</dc:date>
    <item>
      <title>AAA Configuration!!</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/1097312#M419120</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;   I am new to Cisco ACS server for windows.I am testing it on Cisco 1700 series router.&lt;/P&gt;&lt;P&gt;   I have created two users in ACS having different shell command authorization sets. And i have created one local user in Router.I am successfully able to login on router with both ACS users through telnet &amp;amp; Console.&lt;/P&gt;&lt;P&gt;  But i am stucking with some requirements which i need to test.&lt;/P&gt;&lt;P&gt; requirements:&lt;/P&gt;&lt;P&gt;1). When my ACS is running,I should use only my ACS users for logging in the device,whether throgh telnet or console.&lt;/P&gt;&lt;P&gt;2). If my ACS is down, then I should be able to logged in the device through the local user created in it.This way device will not locked down due to the absense of AAA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have almost achieved my first requirement.But I am stucking in my II requirement. Require your help please. &lt;/P&gt;&lt;P&gt; Router configuration enclosed!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 23:15:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/1097312#M419120</guid>
      <dc:creator>rajeev.payal</dc:creator>
      <dc:date>2019-03-10T23:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Configuration!!</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/1097313#M419125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raj,&lt;/P&gt;&lt;P&gt;Here are the commands that you need,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs local&lt;/P&gt;&lt;P&gt;aaa authentication enable default group tacacs enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization console&lt;/P&gt;&lt;P&gt;aaa authorization config-commands&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs if-authenticated&lt;/P&gt;&lt;P&gt;aaa authorization commands 1 default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;aaa authorization commands 15 default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa accounting commands 1 default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting commands 15 default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful posts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Dec 2008 13:39:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/1097313#M419125</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2008-12-26T13:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Configuration!!</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/1097314#M419132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear JG,&lt;/P&gt;&lt;P&gt;        Thanks for your help!! &lt;/P&gt;&lt;P&gt;1 more favor.. Can u describe the meaning of the commands you have given above. (Only brief description..).I will be thankful to you!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Dec 2008 17:15:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/1097314#M419132</guid>
      <dc:creator>rajeev.payal</dc:creator>
      <dc:date>2008-12-27T17:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Configuration!!</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/1097315#M419133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;Here you go,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will let you in using password configured in acs and if acs is down, it will let you in using local user/pwd configured in router.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication enable default group tacacs enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you are in user mode and try to login to enable mode--&amp;gt; It will let you in using enable password configured in acs and if acs is down it will let you in using enable pass set up on router&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization console&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This command enables authorization on console port. By default that is disabled and it is recommended to use once you are sure about the commands. Else you will be locked out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization config-commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enabled command authoriztion for global config mode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs if-authenticated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This enabled authorization for telnet (exec) sessions &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization commands 1 default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enabled command authorization for level 1 command &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization commands 15 default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa accounting commands 1 default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting commands 15 default start-stop group tacacs+ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Accounting commands are self explanatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=======================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using 'none' versus 'if-authenticated' as backup method for authorization-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use 'if-authenticated' any authentication method (line, local, etc.) will allow for successful authorization.  However, if the TACACS+ server goes down during a session, all author will fail until a new authen occurs (log out and log back in).  This allows for an extra security measure so that a user with low privileges cannot suddenly run any command if the AAA server goes down.  They must have access to the backup authen method.  If you use 'none', author will always be successful if the AAA server is down.  Even if it goes down in the middle of the session.  Adds convenience at the expense of security. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful posts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Dec 2008 21:45:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/1097315#M419133</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2008-12-27T21:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Configuration!!</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/1097316#M419134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bingo JG...thanks for ur help!!!&lt;/P&gt;&lt;P&gt;Will seek ur help in the future probs!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2008 06:07:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/1097316#M419134</guid>
      <dc:creator>rajeev.payal</dc:creator>
      <dc:date>2008-12-29T06:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Configuration!!</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/1097317#M419135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have configured accountng commands but the Cisco ACS doesn't show any reports on Command accounting.It is authorizing it very well but the command accounting reports are not coming.Can any one help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Feb 2009 07:40:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/1097317#M419135</guid>
      <dc:creator>rajeev.payal</dc:creator>
      <dc:date>2009-02-14T07:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Configuration!!</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/1097318#M419136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;Command accounting is listed under tacacs administration report and not in tac accounting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If still  issue is there then check the acs software. ACS 4.1.1 have issues with command accounting, you need to upgrade it to patch5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do rate helpful posts &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 14:53:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/1097318#M419136</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2009-02-16T14:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Configuration!!</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/1097319#M419137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes..I have upgraded it with patch &amp;amp; its working now...&lt;/P&gt;&lt;P&gt;Thanks JG!!! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 12:23:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-configuration/m-p/1097319#M419137</guid>
      <dc:creator>rajeev.payal</dc:creator>
      <dc:date>2009-02-24T12:23:59Z</dc:date>
    </item>
  </channel>
</rss>

