<?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: Changing passwords for PIX 515 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/changing-passwords-for-pix-515/m-p/121807#M606442</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;As Lee's post states, enable secret is more secure + encrypted - I should have explained this on my post - sorry !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helped....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 May 2003 09:24:08 GMT</pubDate>
    <dc:creator>jmia</dc:creator>
    <dc:date>2003-05-03T09:24:08Z</dc:date>
    <item>
      <title>Changing passwords for PIX 515</title>
      <link>https://community.cisco.com/t5/network-security/changing-passwords-for-pix-515/m-p/121803#M606438</link>
      <description>&lt;P&gt;How can I change "enable", "telnet", and other admin passwords for PIX 515 without locking myself out.  Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:43:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-passwords-for-pix-515/m-p/121803#M606438</guid>
      <dc:creator>bikmann</dc:creator>
      <dc:date>2020-02-21T06:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Changing passwords for PIX 515</title>
      <link>https://community.cisco.com/t5/network-security/changing-passwords-for-pix-515/m-p/121804#M606439</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;Here is your answer : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_61/cmd_ref/mr.htm#xtocid7" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/iaabu/pix/pix_61/cmd_ref/mr.htm#xtocid7&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, for enable p/word (in config mode):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pix(config)#enable secret xxxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: xxxxx = your chosen password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember to write to memory after change i.e. pix#wr m&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps - &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2003 15:07:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-passwords-for-pix-515/m-p/121804#M606439</guid>
      <dc:creator>jmia</dc:creator>
      <dc:date>2003-05-02T15:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Changing passwords for PIX 515</title>
      <link>https://community.cisco.com/t5/network-security/changing-passwords-for-pix-515/m-p/121805#M606440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;question regarding the word "secret", is this something different than "password"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was looking at cisco doc somewhere for Enable, and it said&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pixfirewall&amp;gt; enable&lt;/P&gt;&lt;P&gt;password:&lt;/P&gt;&lt;P&gt;pixfirewall# enable password xxxxxxxx&lt;/P&gt;&lt;P&gt;pixfirewall# configure terminal&lt;/P&gt;&lt;P&gt;pixfirewall (config)# write terminal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the difference between your statement with "secret" versus above with "password"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2003 15:41:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-passwords-for-pix-515/m-p/121805#M606440</guid>
      <dc:creator>bikmann</dc:creator>
      <dc:date>2003-05-02T15:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Changing passwords for PIX 515</title>
      <link>https://community.cisco.com/t5/network-security/changing-passwords-for-pix-515/m-p/121806#M606441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;enable password means that when you will see the pix configuration, you will see the password you have set. with the enable secret command, the real password is encrypted so you will not  see the real password when you see the configuration of the pic- it's more secure.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2003 15:53:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-passwords-for-pix-515/m-p/121806#M606441</guid>
      <dc:creator>leeb</dc:creator>
      <dc:date>2003-05-02T15:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Changing passwords for PIX 515</title>
      <link>https://community.cisco.com/t5/network-security/changing-passwords-for-pix-515/m-p/121807#M606442</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;As Lee's post states, enable secret is more secure + encrypted - I should have explained this on my post - sorry !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helped....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 May 2003 09:24:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/changing-passwords-for-pix-515/m-p/121807#M606442</guid>
      <dc:creator>jmia</dc:creator>
      <dc:date>2003-05-03T09:24:08Z</dc:date>
    </item>
  </channel>
</rss>

