<?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: Cannot Enable on PIX Using ACS in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/cannot-enable-on-pix-using-acs/m-p/80165#M9495</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just noticed that it only fails when I try to login from telnet.  When I try to login from console (Hyperterminal) it works as it should and it's fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under user properties of ACS, I've selected :&lt;/P&gt;&lt;P&gt;TACACS+ Enable Password &amp;gt; User CiscoSecure PAP Password&lt;/P&gt;&lt;P&gt;TACACS+ Enable Control &amp;gt; Max Privelege for any AAA client:15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I telnet to PIX using puTTy, this is what I get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User Access Verification&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Username: user10&lt;/P&gt;&lt;P&gt;Password: ******&lt;/P&gt;&lt;P&gt;Type help or '?' for a list of available commands.&lt;/P&gt;&lt;P&gt;cwfw01&amp;gt; login&lt;/P&gt;&lt;P&gt;Username: user10&lt;/P&gt;&lt;P&gt;Password: ******&lt;/P&gt;&lt;P&gt;%Login failed&lt;/P&gt;&lt;P&gt;Username: user10&lt;/P&gt;&lt;P&gt;Password: ******&lt;/P&gt;&lt;P&gt;%Login failed&lt;/P&gt;&lt;P&gt;Username: user10&lt;/P&gt;&lt;P&gt;Password: ******&lt;/P&gt;&lt;P&gt;%Login failed&lt;/P&gt;&lt;P&gt;cwfw01&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've enabled logging for both successful and failed Attempts, but the strange thing is that there are no entries under failed attempts related to the failed attempts listed above.  I've clicked on Refresh after each attempt.&lt;/P&gt;&lt;P&gt;If I try to login using "enable" command and entering the enable password, login fails and gets recorded in "failed attempts".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Nov 2002 05:44:06 GMT</pubDate>
    <dc:creator>kendo.igor</dc:creator>
    <dc:date>2002-11-12T05:44:06Z</dc:date>
    <item>
      <title>Cannot Enable on PIX Using ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/cannot-enable-on-pix-using-acs/m-p/80163#M9493</link>
      <description>&lt;P&gt;I'm using PIX 515E with the latest image.  Also using ACS 3.02.&lt;/P&gt;&lt;P&gt;I've entered the following commands to use the ACS for authentication via TACACS+:&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+ (inside) host 10.1.1.21 key1 timeout 10&lt;/P&gt;&lt;P&gt;aaa authentication telnet console TACACS+&lt;/P&gt;&lt;P&gt;aaa authentication enable console TACACS+&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created a user in ACS and checked the option to use the same password for everything.  Also I've given the user the max privilege of 15 and enable permission.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can telnet into pix fine, but credentials get refused when I try to "enable".  Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 18:05:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cannot-enable-on-pix-using-acs/m-p/80163#M9493</guid>
      <dc:creator>kendo.igor</dc:creator>
      <dc:date>2020-02-21T18:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Enable on PIX Using ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/cannot-enable-on-pix-using-acs/m-p/80164#M9494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you see in the Failed Attempts log on the ACS server?  The privilege level shouldn't matter, but the user will definately need the enable permission set under their configuration.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2002 00:55:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cannot-enable-on-pix-using-acs/m-p/80164#M9494</guid>
      <dc:creator>gfullage</dc:creator>
      <dc:date>2002-11-12T00:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Enable on PIX Using ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/cannot-enable-on-pix-using-acs/m-p/80165#M9495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just noticed that it only fails when I try to login from telnet.  When I try to login from console (Hyperterminal) it works as it should and it's fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under user properties of ACS, I've selected :&lt;/P&gt;&lt;P&gt;TACACS+ Enable Password &amp;gt; User CiscoSecure PAP Password&lt;/P&gt;&lt;P&gt;TACACS+ Enable Control &amp;gt; Max Privelege for any AAA client:15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I telnet to PIX using puTTy, this is what I get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User Access Verification&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Username: user10&lt;/P&gt;&lt;P&gt;Password: ******&lt;/P&gt;&lt;P&gt;Type help or '?' for a list of available commands.&lt;/P&gt;&lt;P&gt;cwfw01&amp;gt; login&lt;/P&gt;&lt;P&gt;Username: user10&lt;/P&gt;&lt;P&gt;Password: ******&lt;/P&gt;&lt;P&gt;%Login failed&lt;/P&gt;&lt;P&gt;Username: user10&lt;/P&gt;&lt;P&gt;Password: ******&lt;/P&gt;&lt;P&gt;%Login failed&lt;/P&gt;&lt;P&gt;Username: user10&lt;/P&gt;&lt;P&gt;Password: ******&lt;/P&gt;&lt;P&gt;%Login failed&lt;/P&gt;&lt;P&gt;cwfw01&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've enabled logging for both successful and failed Attempts, but the strange thing is that there are no entries under failed attempts related to the failed attempts listed above.  I've clicked on Refresh after each attempt.&lt;/P&gt;&lt;P&gt;If I try to login using "enable" command and entering the enable password, login fails and gets recorded in "failed attempts".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2002 05:44:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cannot-enable-on-pix-using-acs/m-p/80165#M9495</guid>
      <dc:creator>kendo.igor</dc:creator>
      <dc:date>2002-11-12T05:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot Enable on PIX Using ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/cannot-enable-on-pix-using-acs/m-p/80166#M9496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just found out what I was doing wrong.  I should use "enable", not "login". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2002 05:57:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cannot-enable-on-pix-using-acs/m-p/80166#M9496</guid>
      <dc:creator>kendo.igor</dc:creator>
      <dc:date>2002-11-12T05:57:57Z</dc:date>
    </item>
  </channel>
</rss>

