<?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 So now I am using aaa in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/acs-5-8-startup-questions/m-p/2818444#M40851</link>
    <description>&lt;P&gt;So now I am using&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;aaa authorization exec default group tacacs+&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;STRONG&gt;if-authenticated&amp;nbsp;&lt;/STRONG&gt;and it works fine.&lt;/P&gt;
&lt;P&gt;Now I am left with this issue:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- first time on the day I login on the switch I receive "bad password" and have to reenter it&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- for about 20-30 minutes if I connect to the equipment password is not required.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- if I exceed 30 minutes, when I login I am again prompted for password although "save password" option is always enabled.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Now this happens for my username: fbarhala@rom.ourdomain.com&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;So I created a test user: testACS@ourdomain.com. And believe it or not I am not asked to enter the password at any time.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Last but not least the ACS has joined ourdomain.com and as you can think rom.ourdomain.com is serviced by another DC place on a different location.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any suggestion here?&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jan 2016 08:42:35 GMT</pubDate>
    <dc:creator>Florin Barhala</dc:creator>
    <dc:date>2016-01-28T08:42:35Z</dc:date>
    <item>
      <title>ACS 5.8 startup questions</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-8-startup-questions/m-p/2818440#M40847</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Just starting this ACS implementation and hope I can clear up some upfront questions.&lt;/P&gt;
&lt;P&gt;ACS version : 5.8.0.32; I have joined it to our AD and created an authorization policy on the Default Device Admin tab.&lt;/P&gt;
&lt;P&gt;Then moved to one of our switches (2960X running 15.0(2)EX5) and added the following config:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;tacacs server ACS&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; address ipv4 172.17.17.132&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; key 7 07157014185A11541D21392B0D&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; timeout 1&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;aaa new-model&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;aaa authentication login TACACS_AUTH group tacacs+ local&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;aaa authentication login LOCAL_DB local&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;aaa accounting exec default start-stop group tacacs+&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;aaa accounting commands 1 default start-stop group tacacs+&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;aaa accounting commands 15 default start-stop group tacacs+&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;aaa accounting connection default start-stop group tacacs+&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;aaa accounting system default start-stop group tacacs+&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;aaa authorization exec default local group tacacs+ if-authenticated &lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;aaa authorization commands 15 default group tacacs+ local&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;aaa authorization config-commands&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;line console&amp;nbsp;0&lt;BR /&gt;login authentication LOCAL_DB&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;line vty&amp;nbsp;0 15&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;login authentication TACACS_AUTH&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Here's what I got:&lt;/P&gt;
&lt;P&gt;1. If I use&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;aaa authorization exec default local group tacacs+ if-authenticated&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;I get my AD user put to privilege 15. If instead I switch the authorization order to&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;aaa authorization exec default group tacacs+ local if-authenticated&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;as I would think it make sense I get my AD user on privilege 1.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;2. We're using SecureCRT for some time now and for any SSH session it saved our passwords (authentication is currently done via NPS Radius server). But for this test switch which uses TACACS it asks for my password every time. Anyone encountered similar behavior? Each of our SSH sessions in Secure CRT uses first &lt;EM&gt;Password&lt;/EM&gt; authentication method.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;
&lt;SCRIPT src="https://community.cisco.com/acsadmin/cues_utility/cues_taglib.js"&gt;&lt;/SCRIPT&gt;
&lt;SCRIPT&gt;// &amp;amp;amp;amp;lt;![CDATA[
cuesKnownLocation='/acsadmin/';cuesImageFolder='cues_images';cuesIconFolder='cues_icons';cuesVersion='60';cuesXslSkin='base';cuesImageSuffix='';
// ]]&amp;amp;amp;amp;gt;&lt;/SCRIPT&gt;
&lt;SCRIPT src="https://community.cisco.com/acsadmin/cues_utility/cues_fonts.js"&gt;&lt;/SCRIPT&gt;
&lt;SCRIPT src="https://community.cisco.com/acsadmin/cues_utility/cues_drawn.js"&gt;&lt;/SCRIPT&gt;
&lt;SCRIPT&gt;// &amp;amp;amp;amp;lt;![CDATA[
msgInvalidData="Invalid data has been entered";msgNoncontiguousReorder="You can only reorder selected rows that are contiguous";altExpandDrawer="Expand";altCollapseDrawer="Collapse";altExpandNav="Expand Navigation Pane";altCollapseNav="Collapse Navigation Pane";altExpandTree="Expand tree item";altCollapseTree="Collapse tree item";altLeafTree="Leaf";altWizardStepErrorState="Wizard step contains 1 or more errors";altTabErrorState="Tab contains 1 or more errors";msgEmptyRow="No data to display";altExpandPane="Expand";altCollapsePane="Collapse";var cuesMaskeditFormatError = new Array();cuesMaskeditFormatError["time2"]="The entered time must be in the range of 1:00 to 12:59";cuesMaskeditFormatError["netmask"]="A valid netmask consists of four numbers (0-255) separated by periods, e.g. 123.0.255.3";cuesMaskeditFormatError["miltime2"]="The entered time must be in the range of 0:00 to 23:59";cuesMaskeditFormatError["mac"]="A valid MAC address is nn:nn:nn:nn:nn:nn where the 'n's are either digits (0-9) or letters (A-F)";cuesMaskeditFormatError["ipv4"]="A valid IPv4 address consists of four numbers (0-255) separated by periods, e.g. 123.0.255.3";
// ]]&amp;amp;amp;amp;gt;&lt;/SCRIPT&gt;
&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 06:24:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-8-startup-questions/m-p/2818440#M40847</guid>
      <dc:creator>Florin Barhala</dc:creator>
      <dc:date>2019-03-11T06:24:42Z</dc:date>
    </item>
    <item>
      <title>1. With this command "aaa</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-8-startup-questions/m-p/2818441#M40848</link>
      <description>&lt;P&gt;1. With this command "&lt;EM&gt;&lt;STRONG&gt;aaa authorization exec default local group tacacs+ if-authenticated&lt;/STRONG&gt;&lt;/EM&gt; - your local database will be checked first and if user not found there then after around 30 seconds it will be queries against the tacacs server. If-authenticated has no requirement for access to ACS, its just a local config, saying, Allows the user to access the requested function if the user is authenticated. It's letting your user to land on privilege 15 because your user have level 15 privilege. With this command - &lt;EM&gt;&lt;STRONG&gt;aaa authorization exec default group tacacs+ local if-authenticated&lt;/STRONG&gt;&lt;/EM&gt; - you are checking first against tacacs and you most likely not pushing shell:profile with priv 15 for the user. As a best practice, I'd suggest you to configure &lt;EM&gt;&lt;STRONG&gt;aaa authorization exec default group tacacs+&lt;/STRONG&gt;&lt;/EM&gt; &lt;STRONG&gt;if-authenticated&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;2. Check this - &amp;gt; https://forums.vandyke.com/showthread.php?t=11944&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;- Jatin&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 15:39:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-8-startup-questions/m-p/2818441#M40848</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2016-01-21T15:39:20Z</dc:date>
    </item>
    <item>
      <title>Thanks for the feedback!</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-8-startup-questions/m-p/2818442#M40849</link>
      <description>&lt;P&gt;Thanks for the feedback!&lt;/P&gt;
&lt;P&gt;Let's see:&lt;/P&gt;
&lt;P&gt;1. If I am to use&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;aaa authorization exec default group tacacs+&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;STRONG&gt;if-authenticated&amp;nbsp;&lt;/STRONG&gt;along with existing:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;aaa authentication login TACACS_AUTH group tacacs+ local&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;username florin privilege 15 secret etc3435&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;and ACS server is not available, what privilege is the local user going to get?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Next to that, if ACS is reachable and I pick instead just&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;aaa authorization exec default group tacacs+&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;what's the drawback here?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;2. I was using by default Password authentication method on Secure CRT. I found somewhere that I should switch to Keyboard interactive instead (as the 1st method), still at this point I am not sure this is a Secure CRT issue or ACS&amp;amp;Test_switch poor configuration issue.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 15:49:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-8-startup-questions/m-p/2818442#M40849</guid>
      <dc:creator>Florin Barhala</dc:creator>
      <dc:date>2016-01-21T15:49:22Z</dc:date>
    </item>
    <item>
      <title>1. You should use the same</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-8-startup-questions/m-p/2818443#M40850</link>
      <description>&lt;P&gt;1. You should use the same list for login authentication and exec authorization. If ACS server is not available, the user will get privilege 15 because for the local user you've privilege 15 defined on the device database.&lt;/P&gt;
&lt;P&gt;If ACS is reachable and you have &lt;EM&gt;&lt;STRONG&gt;aaa authorization exec default group tacacs+&lt;/STRONG&gt;&lt;/EM&gt; then shell-priv=15 will be sent by tacacs and user will get privilege 15.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;2. As far as SecureCRT is concerned, try Putty&amp;nbsp; / Putty Session manager to eliminate the issue.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;~ Jatin&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2016 21:59:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-8-startup-questions/m-p/2818443#M40850</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2016-01-23T21:59:37Z</dc:date>
    </item>
    <item>
      <title>So now I am using aaa</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-8-startup-questions/m-p/2818444#M40851</link>
      <description>&lt;P&gt;So now I am using&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;aaa authorization exec default group tacacs+&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;STRONG&gt;if-authenticated&amp;nbsp;&lt;/STRONG&gt;and it works fine.&lt;/P&gt;
&lt;P&gt;Now I am left with this issue:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- first time on the day I login on the switch I receive "bad password" and have to reenter it&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- for about 20-30 minutes if I connect to the equipment password is not required.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- if I exceed 30 minutes, when I login I am again prompted for password although "save password" option is always enabled.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Now this happens for my username: fbarhala@rom.ourdomain.com&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;So I created a test user: testACS@ourdomain.com. And believe it or not I am not asked to enter the password at any time.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Last but not least the ACS has joined ourdomain.com and as you can think rom.ourdomain.com is serviced by another DC place on a different location.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any suggestion here?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 08:42:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-8-startup-questions/m-p/2818444#M40851</guid>
      <dc:creator>Florin Barhala</dc:creator>
      <dc:date>2016-01-28T08:42:35Z</dc:date>
    </item>
    <item>
      <title>For the first issue, if you</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-8-startup-questions/m-p/2818445#M40852</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;For the first issue, if you see a bad password on the IOS then check what tacacs has to say about it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I'm not sure if this issue is related with SecureCRT because I've never seen this issue with AAA. Check if SecureCRT or AD has some password policy that suspend the user for 30 mins after x number of failed attempts. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;User shouldn't face any issues&amp;nbsp; while authenticating against ACS as long as both domains have 2-way trust established.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;~ Jatin&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jan 2016 17:17:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-8-startup-questions/m-p/2818445#M40852</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2016-01-31T17:17:12Z</dc:date>
    </item>
  </channel>
</rss>

