<?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 Order for FTD SSH CLI Access in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/aaa-authentication-order-for-ftd-ssh-cli-access/m-p/3776261#M1039917</link>
    <description>&lt;P&gt;I am thinking I need to settle with the fact the FTD-CLI seems to authenticate in this order: LOCAL then External&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyone know if there is way to get a similar result to this command in a FTD?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;aaa authentication ssh console ISE-RAD LOCAL&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or is it just not possible at the moment?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 16:38:46 GMT</pubDate>
    <dc:creator>Serpens66</dc:creator>
    <dc:date>2020-02-21T16:38:46Z</dc:date>
    <item>
      <title>AAA Authentication Order for FTD SSH CLI Access</title>
      <link>https://community.cisco.com/t5/network-security/aaa-authentication-order-for-ftd-ssh-cli-access/m-p/3776261#M1039917</link>
      <description>&lt;P&gt;I am thinking I need to settle with the fact the FTD-CLI seems to authenticate in this order: LOCAL then External&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyone know if there is way to get a similar result to this command in a FTD?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;aaa authentication ssh console ISE-RAD LOCAL&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or is it just not possible at the moment?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:38:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/aaa-authentication-order-for-ftd-ssh-cli-access/m-p/3776261#M1039917</guid>
      <dc:creator>Serpens66</dc:creator>
      <dc:date>2020-02-21T16:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication Order for FTD SSH CLI Access</title>
      <link>https://community.cisco.com/t5/network-security/aaa-authentication-order-for-ftd-ssh-cli-access/m-p/3776386#M1039918</link>
      <description>&lt;P&gt;I am assuming you have the same username for both Local and External authentication?&amp;nbsp; In either case as of now, the Local user database is checked first.&lt;/P&gt;
&lt;H3 id="ariaid-title3" class="title topictitle3"&gt;Internal and External Users&lt;/H3&gt;
&lt;SECTION class="body conbody"&gt;
&lt;P class="p"&gt;Firepower devices support two types of users:&lt;/P&gt;
&lt;UL class="ul"&gt;
&lt;LI class="li"&gt;
&lt;P class="p"&gt;Internal user—The device checks a local database for user authentication. For more information about internal users, see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="xref" href="https://www.cisco.com/c/en/us/td/docs/security/firepower/623/configuration/guide/fpmc-config-guide-v623/user_accounts_for_management_access.html#id_63528" target="_blank"&gt;Add an Internal User Account&lt;/A&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="li"&gt;
&lt;P class="p"&gt;External user—If the user is not present in the local database, the system queries an external LDAP or RADIUS authentication server. For more information about external users, see&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="xref" href="https://www.cisco.com/c/en/us/td/docs/security/firepower/623/configuration/guide/fpmc-config-guide-v623/user_accounts_for_management_access.html#id_63531" target="_blank"&gt;Configure External Authentication&lt;/A&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/firepower/623/configuration/guide/fpmc-config-guide-v623/user_accounts_for_management_access.html" target="_self"&gt;https://www.cisco.com/c/en/us/td/docs/security/firepower/623/configuration/guide/fpmc-config-guide-v623/user_accounts_for_management_access.html&lt;/A&gt;&lt;/P&gt;
&lt;/SECTION&gt;</description>
      <pubDate>Wed, 09 Jan 2019 20:26:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/aaa-authentication-order-for-ftd-ssh-cli-access/m-p/3776386#M1039918</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2019-01-09T20:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication Order for FTD SSH CLI Access</title>
      <link>https://community.cisco.com/t5/network-security/aaa-authentication-order-for-ftd-ssh-cli-access/m-p/3776439#M1039919</link>
      <description>&lt;P&gt;Thanks for the response!&amp;nbsp; So, I have three AD users and then the default admin local user on the FTD, I want it to work where the local admin account simply won't work unless the external authentication fails, but your explanation just reinforces all the info I can find.&lt;/P&gt;
&lt;P&gt;This doesn't work:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;RADIUS Server up and working&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;External Users - Can log in&lt;/P&gt;
&lt;P&gt;Internal (LOCAL) Users - Can't log in&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;RADIUS Server Down&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;External Users - Cannot log in&lt;/P&gt;
&lt;P&gt;Internal (LOCAL) Users - Can log in&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 21:36:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/aaa-authentication-order-for-ftd-ssh-cli-access/m-p/3776439#M1039919</guid>
      <dc:creator>Serpens66</dc:creator>
      <dc:date>2019-01-09T21:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication Order for FTD SSH CLI Access</title>
      <link>https://community.cisco.com/t5/network-security/aaa-authentication-order-for-ftd-ssh-cli-access/m-p/3776460#M1039920</link>
      <description>&lt;P&gt;Your understanding is correct. Local users will always be able to login, radius users will only be able to log in when the server is available.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 22:14:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/aaa-authentication-order-for-ftd-ssh-cli-access/m-p/3776460#M1039920</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2019-01-09T22:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: AAA Authentication Order for FTD SSH CLI Access</title>
      <link>https://community.cisco.com/t5/network-security/aaa-authentication-order-for-ftd-ssh-cli-access/m-p/3776925#M1039921</link>
      <description>&lt;P&gt;Disappointing! I just wanted to be sure and have a topic for anyone else looking for a definitive answer. Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 14:37:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/aaa-authentication-order-for-ftd-ssh-cli-access/m-p/3776925#M1039921</guid>
      <dc:creator>Serpens66</dc:creator>
      <dc:date>2019-01-10T14:37:38Z</dc:date>
    </item>
  </channel>
</rss>

