<?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 Is ti advisable to use an in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-setup-a-local-login-but-with-encrypted-password-md5/m-p/2655700#M920353</link>
    <description>&lt;P&gt;Is ti advisable to use an online MD5 creator in creating the MD5 hash in the cisco secret command? I tried the secret command and it accepted but when I tried to test by logging in, it didnt accept.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;</description>
    <pubDate>Thu, 19 Mar 2015 09:42:33 GMT</pubDate>
    <dc:creator>TECH-JEFF</dc:creator>
    <dc:date>2015-03-19T09:42:33Z</dc:date>
    <item>
      <title>how to setup a local login but with encrypted password MD5</title>
      <link>https://community.cisco.com/t5/network-security/how-to-setup-a-local-login-but-with-encrypted-password-md5/m-p/2655696#M920349</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I can setup an unencrypted password but how do you create an encrypted one?&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 13:25:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-setup-a-local-login-but-with-encrypted-password-md5/m-p/2655696#M920349</guid>
      <dc:creator>TECH-JEFF</dc:creator>
      <dc:date>2020-02-21T13:25:29Z</dc:date>
    </item>
    <item>
      <title>Please provide more</title>
      <link>https://community.cisco.com/t5/network-security/how-to-setup-a-local-login-but-with-encrypted-password-md5/m-p/2655697#M920350</link>
      <description>&lt;P&gt;Please provide more information like what device you are using and what kind of password you want to configure.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2015 03:48:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-setup-a-local-login-but-with-encrypted-password-md5/m-p/2655697#M920350</guid>
      <dc:creator>Adeolu Owokade</dc:creator>
      <dc:date>2015-03-19T03:48:15Z</dc:date>
    </item>
    <item>
      <title>I would like to ensure all</title>
      <link>https://community.cisco.com/t5/network-security/how-to-setup-a-local-login-but-with-encrypted-password-md5/m-p/2655698#M920351</link>
      <description>&lt;P&gt;I would like to ensure all Cisco devices like routers and switches to have a centralized password. Some samples of models are Cisco Router 1900 and Cisco POE Switches 2960-X. I can set a local login for SSH or Console but unencrypted(plain text). For security, instead of unencrypted, I would like it to be encrypted like MD5 hash something like that&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2015 06:06:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-setup-a-local-login-but-with-encrypted-password-md5/m-p/2655698#M920351</guid>
      <dc:creator>TECH-JEFF</dc:creator>
      <dc:date>2015-03-19T06:06:50Z</dc:date>
    </item>
    <item>
      <title>Hi Jeff,Use "secret" instead</title>
      <link>https://community.cisco.com/t5/network-security/how-to-setup-a-local-login-but-with-encrypted-password-md5/m-p/2655699#M920352</link>
      <description>&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;Use "secret" instead of "password". For example, instead of using something like "username example password Cisco", use "username example secret Cisco". That way, your secret is hashed with MD5.&lt;/P&gt;&lt;P&gt;You may also want to consider using an external AAA server for authentication.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2015 06:16:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-setup-a-local-login-but-with-encrypted-password-md5/m-p/2655699#M920352</guid>
      <dc:creator>Adeolu Owokade</dc:creator>
      <dc:date>2015-03-19T06:16:01Z</dc:date>
    </item>
    <item>
      <title>Is ti advisable to use an</title>
      <link>https://community.cisco.com/t5/network-security/how-to-setup-a-local-login-but-with-encrypted-password-md5/m-p/2655700#M920353</link>
      <description>&lt;P&gt;Is ti advisable to use an online MD5 creator in creating the MD5 hash in the cisco secret command? I tried the secret command and it accepted but when I tried to test by logging in, it didnt accept.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2015 09:42:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-setup-a-local-login-but-with-encrypted-password-md5/m-p/2655700#M920353</guid>
      <dc:creator>TECH-JEFF</dc:creator>
      <dc:date>2015-03-19T09:42:33Z</dc:date>
    </item>
    <item>
      <title>Hi Jeff,You don't need to use</title>
      <link>https://community.cisco.com/t5/network-security/how-to-setup-a-local-login-but-with-encrypted-password-md5/m-p/2655701#M920354</link>
      <description>&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;You don't need to use an online creator; just type the secret (in unencrypted form) and the Cisco IOS will hash it for you in the running config.&lt;/P&gt;&lt;P&gt;Here's a simple example. Notice that the secret has been hashed in the running config (highlighted in red):&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;R1(config)#int fa0/0&lt;BR /&gt;R1(config-if)#ip addr 192.168.56.10 255.255.255.0&lt;BR /&gt;R1(config-if)#no shut&lt;BR /&gt;R1(config-if)#exit&lt;BR /&gt;R1(config)#username testuser secret testpassword&lt;BR /&gt;R1(config)#line vty 0 4&lt;BR /&gt;R1(config-line)#login local&lt;BR /&gt;R1(config-line)#&lt;BR /&gt;R1(config-line)#do show run | include username&lt;BR /&gt;&lt;SPAN style="color:#FF0000;"&gt;username testuser secret 5 $1$92Sm$E7rP2PCZZvibvxPnVMuDH1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Now when I telnet to this router, I get the user access verification and I enter the username as "testuser" and the password as "testpassword" (not displayed)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;User Access Verification&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family:courier new,courier,monospace;"&gt;Username:&lt;BR /&gt;Username: testuser&lt;BR /&gt;Password:&lt;BR /&gt;R1&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2015 15:07:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-setup-a-local-login-but-with-encrypted-password-md5/m-p/2655701#M920354</guid>
      <dc:creator>Adeolu Owokade</dc:creator>
      <dc:date>2015-03-19T15:07:58Z</dc:date>
    </item>
    <item>
      <title>wow! thanks Adeolu, really</title>
      <link>https://community.cisco.com/t5/network-security/how-to-setup-a-local-login-but-with-encrypted-password-md5/m-p/2655702#M920355</link>
      <description>&lt;P&gt;wow! thanks Adeolu, really appreciate teaching a newbie like me! Thanks Thanks! Dont worry will be taking my Cisco class in a few weeks from now.&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Fri, 20 Mar 2015 01:38:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-setup-a-local-login-but-with-encrypted-password-md5/m-p/2655702#M920355</guid>
      <dc:creator>TECH-JEFF</dc:creator>
      <dc:date>2015-03-20T01:38:55Z</dc:date>
    </item>
    <item>
      <title>No worries man. You are</title>
      <link>https://community.cisco.com/t5/network-security/how-to-setup-a-local-login-but-with-encrypted-password-md5/m-p/2655703#M920356</link>
      <description>&lt;P&gt;No worries man. You are welcome and success in that Cisco class.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Mar 2015 01:45:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-setup-a-local-login-but-with-encrypted-password-md5/m-p/2655703#M920356</guid>
      <dc:creator>Adeolu Owokade</dc:creator>
      <dc:date>2015-03-20T01:45:22Z</dc:date>
    </item>
  </channel>
</rss>

