<?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 authentication login in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-login/m-p/2500386#M89504</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;in Cisco IOS Security Command Reference (link &lt;A href="http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/a1/sec-a1-cr-book/sec-cr-a1.html" target="_blank"&gt;here&lt;/A&gt;), page 66 it says:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The following example shows how to create an AAA authentication list called MIS-access. This authentication&lt;BR /&gt;first tries to contact a TACACS+ server. If no server is found, TACACS+ returns an error and AAA tries to&lt;BR /&gt;use the enable password. If this attempt also returns an error (because no enable password is configured on&lt;BR /&gt;the server), the user is allowed access with no authentication.&lt;/EM&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;aaa authentication login MIS-access group tacacs+ enable none&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I tried that on my lab. I disabled TACACS+ server and deleted the "enable password". I found that the process checks the login request against the "enable" method, and when it finds no "enable password" set, the router shows a "Password:" prompt 3 times then disconnects.&lt;/P&gt;&lt;P&gt;Here's an output:&lt;/P&gt;&lt;P&gt;R1#10.0.0.2&lt;BR /&gt;Trying 10.0.0.2 ... Open&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;User Access Verification&lt;/P&gt;&lt;P&gt;Password:&lt;/P&gt;&lt;P&gt;% Authentication failed&lt;/P&gt;&lt;P&gt;Password:&lt;/P&gt;&lt;P&gt;% Authentication failed&lt;/P&gt;&lt;P&gt;Password:&lt;/P&gt;&lt;P&gt;% Authentication failed&lt;/P&gt;&lt;P&gt;[Connection to 10.0.0.2 closed by foreign host]&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is there an error in this Cisco doc or am I missing something?&lt;/P&gt;&lt;P&gt;I've attached the config of the NAS router.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 04:52:07 GMT</pubDate>
    <dc:creator>Wassim Aouadi</dc:creator>
    <dc:date>2019-03-11T04:52:07Z</dc:date>
    <item>
      <title>AAA authentication login</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-login/m-p/2500386#M89504</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;in Cisco IOS Security Command Reference (link &lt;A href="http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/a1/sec-a1-cr-book/sec-cr-a1.html" target="_blank"&gt;here&lt;/A&gt;), page 66 it says:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The following example shows how to create an AAA authentication list called MIS-access. This authentication&lt;BR /&gt;first tries to contact a TACACS+ server. If no server is found, TACACS+ returns an error and AAA tries to&lt;BR /&gt;use the enable password. If this attempt also returns an error (because no enable password is configured on&lt;BR /&gt;the server), the user is allowed access with no authentication.&lt;/EM&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;aaa authentication login MIS-access group tacacs+ enable none&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I tried that on my lab. I disabled TACACS+ server and deleted the "enable password". I found that the process checks the login request against the "enable" method, and when it finds no "enable password" set, the router shows a "Password:" prompt 3 times then disconnects.&lt;/P&gt;&lt;P&gt;Here's an output:&lt;/P&gt;&lt;P&gt;R1#10.0.0.2&lt;BR /&gt;Trying 10.0.0.2 ... Open&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;User Access Verification&lt;/P&gt;&lt;P&gt;Password:&lt;/P&gt;&lt;P&gt;% Authentication failed&lt;/P&gt;&lt;P&gt;Password:&lt;/P&gt;&lt;P&gt;% Authentication failed&lt;/P&gt;&lt;P&gt;Password:&lt;/P&gt;&lt;P&gt;% Authentication failed&lt;/P&gt;&lt;P&gt;[Connection to 10.0.0.2 closed by foreign host]&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is there an error in this Cisco doc or am I missing something?&lt;/P&gt;&lt;P&gt;I've attached the config of the NAS router.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 04:52:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-login/m-p/2500386#M89504</guid>
      <dc:creator>Wassim Aouadi</dc:creator>
      <dc:date>2019-03-11T04:52:07Z</dc:date>
    </item>
    <item>
      <title>Couple of things:1. How did</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-login/m-p/2500387#M89510</link>
      <description>&lt;P&gt;Couple of things:&lt;/P&gt;&lt;P&gt;1. How did you disable the TACACS+ server? Moreover after you disabled it what do you see when you issue "whos aaa servers" ? Post the output here&lt;/P&gt;&lt;P&gt;2. Did you delete both "enable password" and "enable secret" ?&lt;/P&gt;&lt;P&gt;3. Check "debug aaa authentication" and post the output here&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thank you for rating helpful posts!&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2014 07:54:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-login/m-p/2500387#M89510</guid>
      <dc:creator>nspasov</dc:creator>
      <dc:date>2014-07-14T07:54:15Z</dc:date>
    </item>
    <item>
      <title>1. I have downloaded a free</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-login/m-p/2500388#M89513</link>
      <description>&lt;P&gt;1. I have downloaded a free TACACS+ server from Tacacs.net. And yes it is stopped with "net stop tacacs.net"&lt;/P&gt;&lt;P&gt;2. yes. Neither "enable password" nor "enable secret" exist in the config (please check the attached config file in the original post)&lt;/P&gt;&lt;P&gt;3.Here is the output of "deb aaa authentication" (named method list is TACACS_group)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#0000CD;"&gt;R2#sh run | i aaa&lt;BR /&gt;aaa new-model&lt;BR /&gt;aaa group server tacacs+ TACACS_group&lt;BR /&gt;aaa group server radius RADIUS_group&lt;BR /&gt;aaa authentication login TACACS_group group tacacs+ enable none&lt;BR /&gt;aaa authentication login TEST local none&lt;BR /&gt;aaa session-id common&lt;BR /&gt;R2#&lt;BR /&gt;R2#&lt;BR /&gt;R2#deb aaa authent&lt;BR /&gt;AAA Authentication debugging is on&lt;BR /&gt;R2#&lt;BR /&gt;R2#&lt;BR /&gt;Jul 14 09:03:35.507: AAA/BIND(00000030): Bind i/f&lt;BR /&gt;Jul 14 09:03:35.511: AAA/AUTHEN/LOGIN (00000030): Pick method list 'TACACS_group'&lt;BR /&gt;R2#&lt;BR /&gt;Jul 14 09:03:40.531: AAA/AUTHEN/ENABLE(00000030): Processing request action LOGIN&lt;BR /&gt;Jul 14 09:03:40.535: AAA/AUTHEN/ENABLE(00000030): Done status GET_PASSWORD&lt;BR /&gt;R2#&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the output from the client side:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#000080;"&gt;User Access Verification&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#000080;"&gt;Password:&lt;BR /&gt;% Password:&amp;nbsp; timeout expired!&lt;BR /&gt;[Connection to 10.0.0.2 closed by foreign host]&lt;BR /&gt;R1#&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2014 09:36:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-login/m-p/2500388#M89513</guid>
      <dc:creator>Wassim Aouadi</dc:creator>
      <dc:date>2014-07-14T09:36:29Z</dc:date>
    </item>
    <item>
      <title>Can you post the output of</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-login/m-p/2500389#M89516</link>
      <description>&lt;P&gt;Can you post the output of "&lt;STRONG&gt;show aaa servers&lt;/STRONG&gt;" command after you disable the TACACS+ server?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2014 00:46:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-login/m-p/2500389#M89516</guid>
      <dc:creator>nspasov</dc:creator>
      <dc:date>2014-07-15T00:46:44Z</dc:date>
    </item>
    <item>
      <title> R2#sh aaa serversR2#R2# </title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-login/m-p/2500390#M89519</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#000080;"&gt;R2#sh aaa servers&lt;BR /&gt;R2#&lt;BR /&gt;R2#&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jul 2014 09:35:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-login/m-p/2500390#M89519</guid>
      <dc:creator>Wassim Aouadi</dc:creator>
      <dc:date>2014-07-20T09:35:50Z</dc:date>
    </item>
    <item>
      <title>Hmm interesting. I just</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-authentication-login/m-p/2500391#M89520</link>
      <description>&lt;P&gt;Hmm interesting. I just tested this in my lab and it works as expected. I can see two potential cause of the issue:&lt;/P&gt;&lt;P&gt;1. You are running into a bug. What version of code are you running?&lt;/P&gt;&lt;P&gt;2. Even though you are stopping the TACACS+ service on your server, the Cisco device can still talk to it and it is not marking the server as "down." You can try to either disconnecting the network device from the network or remove the TACACS server entry from the device and try again&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thank you for rating helpful posts!&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2014 07:42:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-authentication-login/m-p/2500391#M89520</guid>
      <dc:creator>nspasov</dc:creator>
      <dc:date>2014-07-21T07:42:45Z</dc:date>
    </item>
  </channel>
</rss>

