<?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 Check Local account before AAA tacacs+ in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/check-local-account-before-aaa-tacacs/m-p/2273261#M349598</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andrew,r&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Bad.......(Embarrased) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well. You should be able to create a local user account, and assign it a specify privilege level.&lt;/P&gt;&lt;P&gt;Will customers be connecting via SSH, Telnet, or HTTPS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you should be able to assign only specific commands to the privilege level.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 May 2013 16:26:27 GMT</pubDate>
    <dc:creator>JohnTylerPearce</dc:creator>
    <dc:date>2013-05-20T16:26:27Z</dc:date>
    <item>
      <title>Check Local account before AAA tacacs+</title>
      <link>https://community.cisco.com/t5/network-security/check-local-account-before-aaa-tacacs/m-p/2273258#M349592</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Being a service provider we like to keep our logins seperate from clients, we have our own tacacs+ for accessing cisco devices, however we need to give access to a client so they are able to see the read only configuration of their firewall.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem: We need to create a local user on the asa for the client hoever the ASA is checking tacacs+ first of all and returning a no user reply. Is there a way to check local user accounts before it checks the tacacs+ entry?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:46:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/check-local-account-before-aaa-tacacs/m-p/2273258#M349592</guid>
      <dc:creator>Andrew Sinclair</dc:creator>
      <dc:date>2019-03-12T01:46:17Z</dc:date>
    </item>
    <item>
      <title>Check Local account before AAA tacacs+</title>
      <link>https://community.cisco.com/t5/network-security/check-local-account-before-aaa-tacacs/m-p/2273259#M349593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes there is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let's just say this is a router with customer-access&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R1&lt;/P&gt;&lt;P&gt;----&lt;/P&gt;&lt;P&gt;aaa authentication login CUST_ACCESS local tacacs+&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;line vty 0 4&lt;/P&gt;&lt;P&gt; login authentication CUST_ACCESS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, you would have to configure the privilege level of the customer who will have access.&lt;/P&gt;&lt;P&gt;I also believe, that they will only see the commands, that there privilege level has access too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 15:33:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/check-local-account-before-aaa-tacacs/m-p/2273259#M349593</guid>
      <dc:creator>JohnTylerPearce</dc:creator>
      <dc:date>2013-05-20T15:33:56Z</dc:date>
    </item>
    <item>
      <title>Check Local account before AAA tacacs+</title>
      <link>https://community.cisco.com/t5/network-security/check-local-account-before-aaa-tacacs/m-p/2273260#M349595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply, we can do this on a router however it doesn't work on an ASA. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 15:53:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/check-local-account-before-aaa-tacacs/m-p/2273260#M349595</guid>
      <dc:creator>Andrew Sinclair</dc:creator>
      <dc:date>2013-05-20T15:53:23Z</dc:date>
    </item>
    <item>
      <title>Check Local account before AAA tacacs+</title>
      <link>https://community.cisco.com/t5/network-security/check-local-account-before-aaa-tacacs/m-p/2273261#M349598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andrew,r&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Bad.......(Embarrased) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well. You should be able to create a local user account, and assign it a specify privilege level.&lt;/P&gt;&lt;P&gt;Will customers be connecting via SSH, Telnet, or HTTPS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you should be able to assign only specific commands to the privilege level.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 16:26:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/check-local-account-before-aaa-tacacs/m-p/2273261#M349598</guid>
      <dc:creator>JohnTylerPearce</dc:creator>
      <dc:date>2013-05-20T16:26:27Z</dc:date>
    </item>
    <item>
      <title>Check Local account before AAA tacacs+</title>
      <link>https://community.cisco.com/t5/network-security/check-local-account-before-aaa-tacacs/m-p/2273262#M349603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unlike the Cisco IOS devices, the Cisco ASA does not give you the option to check the local user database first before checking the aaa server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use a AAA server group for authentication, you can configure the ASA to use the local database as a fallback method if the AAA server is unavailable. Specify the server group name followed by LOCAL to do the configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are looking to limit the admin access for users, you can check the "Limiting User CLI and ASDM Access with Management Authorization" in the ASA CLI configuration guide. &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/ps6120/products_installation_and_configuration_guides_list.html"&gt;http://www.cisco.com/en/US/products/ps6120/products_installation_and_configuration_guides_list.html&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the different tacacs attributes you can use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PASS, privilege level&amp;nbsp; 1—Allows access to ASDM, with limited read-only access to the&amp;nbsp; configuration and monitoring sections, and access for &lt;STRONG&gt;show&lt;/STRONG&gt; commands that are privilege level 1 only. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A name="wp1557052"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt; –&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="17" /&gt;PASS, privilege level 2 and higher—Allows access to the CLI when you configure the &lt;STRONG&gt;aaa authentication &lt;/STRONG&gt;{&lt;STRONG&gt;telnet | ssh} console&lt;/STRONG&gt; command, but denies ASDM configuration access if you configure the &lt;STRONG&gt;aaa authentication http console&lt;/STRONG&gt; command. ASDM monitoring access is allowed. If you configure &lt;STRONG&gt;enable&lt;/STRONG&gt; authentication with the &lt;STRONG&gt;aaa authentication enable console&lt;/STRONG&gt; command, the user cannot access privileged EXEC mode using the &lt;STRONG&gt;enable&lt;/STRONG&gt; command. You are not allowed to access privileged EXEC mode using the &lt;STRONG&gt;enable&lt;/STRONG&gt; command if your enable privilege level is set to 14 or less. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A name="wp1557053"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt; –&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="17" /&gt;FAIL—Denies management access. You cannot use any services specified by the &lt;STRONG&gt;aaa authentication console &lt;/STRONG&gt;commands (excluding the &lt;STRONG&gt;serial&lt;/STRONG&gt; keyword; serial access is allowed.&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;Kush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 07:55:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/check-local-account-before-aaa-tacacs/m-p/2273262#M349603</guid>
      <dc:creator>kussriva</dc:creator>
      <dc:date>2013-05-21T07:55:10Z</dc:date>
    </item>
  </channel>
</rss>

