<?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: Disable default &amp;quot;pix&amp;quot; account on PIX Firewall in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/disable-default-quot-pix-quot-account-on-pix-firewall/m-p/379955#M558971</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, here is the official word from Cisco TAC:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way to "disable" the default ssh username "pix" is to enable aaa authentication using either a radius or tacacs+ server.  Then as long as the server is reachable and working the "pix" username will not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if the server is not available then you will be able to revert to the standy of "username pix" and the enable password (instead of the telnet password).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no way to completely disable the pix username account for SSH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Apr 2005 19:23:01 GMT</pubDate>
    <dc:creator>matt.austin</dc:creator>
    <dc:date>2005-04-26T19:23:01Z</dc:date>
    <item>
      <title>Disable default "pix" account on PIX Firewall</title>
      <link>https://community.cisco.com/t5/network-security/disable-default-quot-pix-quot-account-on-pix-firewall/m-p/379947#M558956</link>
      <description>&lt;P&gt;Can anyone tell me how to go about removing or disabling the default "pix" account that is hidden and on the PIX device? &lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:06:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/disable-default-quot-pix-quot-account-on-pix-firewall/m-p/379947#M558956</guid>
      <dc:creator>matt.austin</dc:creator>
      <dc:date>2020-02-21T08:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Disable default "pix" account on PIX Firewall</title>
      <link>https://community.cisco.com/t5/network-security/disable-default-quot-pix-quot-account-on-pix-firewall/m-p/379948#M558957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not sure on this, but you can turn on AAA and use ACS or other AAA server or local user database&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2005 18:22:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/disable-default-quot-pix-quot-account-on-pix-firewall/m-p/379948#M558957</guid>
      <dc:creator>nkhawaja</dc:creator>
      <dc:date>2005-04-25T18:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Disable default "pix" account on PIX Firewall</title>
      <link>https://community.cisco.com/t5/network-security/disable-default-quot-pix-quot-account-on-pix-firewall/m-p/379949#M558959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To add to what Nadeem said, when you use AAA authentication, whether with local or remote auth protocol (RAIDIUS/TACACS+) as your authentication for ssh authentication, it overwrites the default 'pix'/enable password authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In other words, with&lt;/P&gt;&lt;P&gt;aaa authentication console ssh LOCAL &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;aaa authentication console ssh &lt;AAA_SERVER&gt;&lt;/AAA_SERVER&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would be still be prompted for username/password but you will enter your the username on local PIX or RADIUS/TACACS+ database and password to login via SSH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Binh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2005 06:43:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/disable-default-quot-pix-quot-account-on-pix-firewall/m-p/379949#M558959</guid>
      <dc:creator>bphan</dc:creator>
      <dc:date>2005-04-26T06:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Disable default "pix" account on PIX Firewall</title>
      <link>https://community.cisco.com/t5/network-security/disable-default-quot-pix-quot-account-on-pix-firewall/m-p/379950#M558960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I have enabled SSH on the outside interface, but if someone were to know our passwords, they would still be able to login with the ID of pix, with whatever we were to set our password to. The thing is, I would like to set that id to a priv. level that enables it to do nothing, basically, but since the ID is hidden, I can't do that either, unless I use AAA, which I don't want to on our Security equipment, as too many people have admin access to the ACS, and have the ability to alter the NAR's if they want. I am going to see about opening a TAC case on this. I appreciate your "fix", as I know it will work for this, but it is just something that I am not wanting to use in this particular case! I'll post if I hear any other information from TAC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2005 10:57:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/disable-default-quot-pix-quot-account-on-pix-firewall/m-p/379950#M558960</guid>
      <dc:creator>matt.austin</dc:creator>
      <dc:date>2005-04-26T10:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Disable default "pix" account on PIX Firewall</title>
      <link>https://community.cisco.com/t5/network-security/disable-default-quot-pix-quot-account-on-pix-firewall/m-p/379951#M558963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No way to get rid of the "pix" default account.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2005 12:49:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/disable-default-quot-pix-quot-account-on-pix-firewall/m-p/379951#M558963</guid>
      <dc:creator>pkapoor</dc:creator>
      <dc:date>2005-04-26T12:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Disable default "pix" account on PIX Firewall</title>
      <link>https://community.cisco.com/t5/network-security/disable-default-quot-pix-quot-account-on-pix-firewall/m-p/379952#M558965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No way to get rid of the "pix" default account (unless Cisco has come up with something on 7.x OS version).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2005 12:49:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/disable-default-quot-pix-quot-account-on-pix-firewall/m-p/379952#M558965</guid>
      <dc:creator>pkapoor</dc:creator>
      <dc:date>2005-04-26T12:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Disable default "pix" account on PIX Firewall</title>
      <link>https://community.cisco.com/t5/network-security/disable-default-quot-pix-quot-account-on-pix-firewall/m-p/379953#M558967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kind of what I was thinking, especially since it isn't documented anywhere. I opened a TAC case, so I will post what they state. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2005 15:42:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/disable-default-quot-pix-quot-account-on-pix-firewall/m-p/379953#M558967</guid>
      <dc:creator>matt.austin</dc:creator>
      <dc:date>2005-04-26T15:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Disable default "pix" account on PIX Firewall</title>
      <link>https://community.cisco.com/t5/network-security/disable-default-quot-pix-quot-account-on-pix-firewall/m-p/379954#M558969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They will give you the same answer. But if any different, please let us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I used to work at Cisco TAC - PIX Firewalls &amp;amp; VPN)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2005 16:39:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/disable-default-quot-pix-quot-account-on-pix-firewall/m-p/379954#M558969</guid>
      <dc:creator>pkapoor</dc:creator>
      <dc:date>2005-04-26T16:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Disable default "pix" account on PIX Firewall</title>
      <link>https://community.cisco.com/t5/network-security/disable-default-quot-pix-quot-account-on-pix-firewall/m-p/379955#M558971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, here is the official word from Cisco TAC:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way to "disable" the default ssh username "pix" is to enable aaa authentication using either a radius or tacacs+ server.  Then as long as the server is reachable and working the "pix" username will not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if the server is not available then you will be able to revert to the standy of "username pix" and the enable password (instead of the telnet password).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no way to completely disable the pix username account for SSH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2005 19:23:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/disable-default-quot-pix-quot-account-on-pix-firewall/m-p/379955#M558971</guid>
      <dc:creator>matt.austin</dc:creator>
      <dc:date>2005-04-26T19:23:01Z</dc:date>
    </item>
  </channel>
</rss>

