<?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 Re: PIX Login issue in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-login-issue/m-p/1313122#M502841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA/PIX/FWSM does not support AAA Exec&lt;/P&gt;&lt;P&gt;Authorization functionality yet, so it cannot be configured with TACACS or&lt;/P&gt;&lt;P&gt;RADIUS to jump directly to privilege exec mode. you need to go through with enable authentication mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username: xxxx&lt;/P&gt;&lt;P&gt;password:xxxx&lt;/P&gt;&lt;P&gt;&amp;gt;enable&lt;/P&gt;&lt;P&gt;password: &lt;ENABLE_PASSWORD&gt;&lt;/ENABLE_PASSWORD&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz rate helpful posts-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Oct 2009 11:18:26 GMT</pubDate>
    <dc:creator>Jatin Katyal</dc:creator>
    <dc:date>2009-10-13T11:18:26Z</dc:date>
    <item>
      <title>PIX Login issue</title>
      <link>https://community.cisco.com/t5/network-security/pix-login-issue/m-p/1313120#M502837</link>
      <description>&lt;P&gt;Hello Champs,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using PIX-506E version 6.3(5)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to do a scheduled config download, my script is hard coded to login&lt;/P&gt;&lt;P&gt;with a user name and password and execute the show running command. However, since i have enable password configured, I am unable to exectue the show running from the user mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is I can create a different username &amp;amp; password, but the criteria is that it should go to the priviledge mode directly. Since my script is hard coded, i am unable to modify it. Below is the AAA commands for your reference. Any help is highly appreciated. Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ max-failed-attempts 3&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ deadtime 10&lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius&lt;/P&gt;&lt;P&gt;aaa-server RADIUS max-failed-attempts 3&lt;/P&gt;&lt;P&gt;aaa-server RADIUS deadtime 10&lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local&lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL&lt;/P&gt;&lt;P&gt;aaa authorization command LOCAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manoj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 11:43:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-login-issue/m-p/1313120#M502837</guid>
      <dc:creator>manoj-wadhwa</dc:creator>
      <dc:date>2020-02-21T11:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Login issue</title>
      <link>https://community.cisco.com/t5/network-security/pix-login-issue/m-p/1313121#M502840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username &amp;lt;&lt;USERNAME&gt;&amp;gt; password &amp;lt;&lt;PASSWORD&gt;&amp;gt; priv 15&lt;/PASSWORD&gt;&lt;/USERNAME&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Oct 2009 19:12:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-login-issue/m-p/1313121#M502840</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2009-10-10T19:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: PIX Login issue</title>
      <link>https://community.cisco.com/t5/network-security/pix-login-issue/m-p/1313122#M502841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA/PIX/FWSM does not support AAA Exec&lt;/P&gt;&lt;P&gt;Authorization functionality yet, so it cannot be configured with TACACS or&lt;/P&gt;&lt;P&gt;RADIUS to jump directly to privilege exec mode. you need to go through with enable authentication mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;username: xxxx&lt;/P&gt;&lt;P&gt;password:xxxx&lt;/P&gt;&lt;P&gt;&amp;gt;enable&lt;/P&gt;&lt;P&gt;password: &lt;ENABLE_PASSWORD&gt;&lt;/ENABLE_PASSWORD&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz rate helpful posts-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 11:18:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-login-issue/m-p/1313122#M502841</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2009-10-13T11:18:26Z</dc:date>
    </item>
  </channel>
</rss>

