<?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: SMC password reset in Security Analytics</title>
    <link>https://community.cisco.com/t5/security-analytics/smc-password-reset/m-p/4434366#M697</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even though the procedure is for FC, try on SMC directly.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Octavian&lt;/P&gt;</description>
    <pubDate>Fri, 16 Jul 2021 12:43:57 GMT</pubDate>
    <dc:creator>Octavian Szolga</dc:creator>
    <dc:date>2021-07-16T12:43:57Z</dc:date>
    <item>
      <title>SMC password reset</title>
      <link>https://community.cisco.com/t5/security-analytics/smc-password-reset/m-p/4434172#M694</link>
      <description>&lt;P&gt;I can't login to SMC GUI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can login to CLI using default root username and password.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to reset GUI admin password?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 02:51:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/security-analytics/smc-password-reset/m-p/4434172#M694</guid>
      <dc:creator>TNSC2021</dc:creator>
      <dc:date>2021-07-16T02:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: SMC password reset</title>
      <link>https://community.cisco.com/t5/security-analytics/smc-password-reset/m-p/4434218#M695</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This should do it:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Stealthwatch GUI Admin Password Reset&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SSH as root to the FC appliance then run these commands:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;systemctl stop LCOrchestrate.service&lt;/LI&gt;&lt;LI&gt;systemctl stop lc-tomcat.service&lt;/LI&gt;&lt;LI&gt;cd /lancope/var/database/dbs/hsqldb/admin&lt;/LI&gt;&lt;LI&gt;rm -rf admin.*&lt;/LI&gt;&lt;LI&gt;systemctl start LCOrchestrate.service&lt;/LI&gt;&lt;LI&gt;systemctl start lc-tomcat.service&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Octavian&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 06:17:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/security-analytics/smc-password-reset/m-p/4434218#M695</guid>
      <dc:creator>Octavian Szolga</dc:creator>
      <dc:date>2021-07-16T06:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: SMC password reset</title>
      <link>https://community.cisco.com/t5/security-analytics/smc-password-reset/m-p/4434257#M696</link>
      <description>&lt;P&gt;Opened the VM console for flow collector. Says SMBus Host Controller not enabled!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stuck there. No interactive CLI available &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SMC admin password can't be reset from SMC VM console?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 07:46:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/security-analytics/smc-password-reset/m-p/4434257#M696</guid>
      <dc:creator>TNSC2021</dc:creator>
      <dc:date>2021-07-16T07:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: SMC password reset</title>
      <link>https://community.cisco.com/t5/security-analytics/smc-password-reset/m-p/4434366#M697</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even though the procedure is for FC, try on SMC directly.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Octavian&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 12:43:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/security-analytics/smc-password-reset/m-p/4434366#M697</guid>
      <dc:creator>Octavian Szolga</dc:creator>
      <dc:date>2021-07-16T12:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: SMC password reset</title>
      <link>https://community.cisco.com/t5/security-analytics/smc-password-reset/m-p/4435106#M698</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I rebooted the SMC, then at the blue screen I chose root shell.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then at the CLI I typed "systemctl stop LCOrchestrate.service" and received the error message "-su: systemctl: command not found".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 02:12:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/security-analytics/smc-password-reset/m-p/4435106#M698</guid>
      <dc:creator>TNSC2021</dc:creator>
      <dc:date>2021-07-19T02:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: SMC password reset</title>
      <link>https://community.cisco.com/t5/security-analytics/smc-password-reset/m-p/4435135#M699</link>
      <description>&lt;P&gt;Which SMC version are you running?&lt;/P&gt;&lt;P&gt;I don't understand why you had to reboot SMC and dind't used SSH to open a root shell.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR,&lt;BR /&gt;Octavian&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 05:23:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/security-analytics/smc-password-reset/m-p/4435135#M699</guid>
      <dc:creator>Octavian Szolga</dc:creator>
      <dc:date>2021-07-19T05:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: SMC password reset</title>
      <link>https://community.cisco.com/t5/security-analytics/smc-password-reset/m-p/4435152#M700</link>
      <description>&lt;P&gt;I rebooted the SMC because the VM console was not responsive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The SMC VM console says that I'm running version 6.6.2 build 2015.08.27.1651-1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 06:35:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/security-analytics/smc-password-reset/m-p/4435152#M700</guid>
      <dc:creator>TNSC2021</dc:creator>
      <dc:date>2021-07-19T06:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: SMC password reset</title>
      <link>https://community.cisco.com/t5/security-analytics/smc-password-reset/m-p/4462167#M727</link>
      <description>&lt;P&gt;Changing passwords on your &lt;A href="http://www.ciscoprep.com/p/300-430-implementing-cisco-enterprise.html" target="_blank" rel="noopener"&gt;SMC Wireless Modem&lt;/A&gt;&lt;BR /&gt;1. Navigate to the SMC Admin Console by typing 192.168. 0.1 in your internet browser (at the top of your page).&lt;BR /&gt;2. Log In with the following information: Username: cusadmin.&lt;BR /&gt;3. Select Wireless.&lt;BR /&gt;4. Choose Encryption.&lt;BR /&gt;5. Enter the desired password into the Pre-Shared Key field. ...&lt;BR /&gt;6. Select Apply.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Sep 2021 03:42:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/security-analytics/smc-password-reset/m-p/4462167#M727</guid>
      <dc:creator>alintadimitri</dc:creator>
      <dc:date>2021-09-11T03:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: SMC password reset</title>
      <link>https://community.cisco.com/t5/security-analytics/smc-password-reset/m-p/4526836#M752</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;1.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;Log in to the appliance console as &lt;STRONG&gt;root&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;2.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;Type&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt; rm /lancope/var/smc/config/users/admin/user.xml&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt; Press Enter.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;3.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;Type&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt; docker restart smc&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt; Press Enter.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;4.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;Type&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt; docker restart nginx&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt; Press Enter.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;This will reset admin password to the default value.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;after that:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;1.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;Log in to the SMC as admin.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;l &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;URL:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt; https://&amp;lt;IPAddress&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;l&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;SPAN&gt;Login:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;admin&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;l &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;Default Password:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt; lan411cope&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;2.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;Click the&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;Global Settings&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;icon. Select&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;User Management&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;3.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;Locate the&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;admin&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;user in the list.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;4.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;Click the&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;Actions&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;menu. Select&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;Change Password&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;5.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;Follow the on-screen prompts to change the admin password. Use the following&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;criteria:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;l&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;SPAN&gt;Length:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;8 to 256 characters&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;l&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;SPAN&gt;Change:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; &lt;SPAN&gt;Make sure the new password is different from the default password&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; by at least 4 characters.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 14:30:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/security-analytics/smc-password-reset/m-p/4526836#M752</guid>
      <dc:creator>farid.hejazi</dc:creator>
      <dc:date>2022-01-05T14:30:52Z</dc:date>
    </item>
  </channel>
</rss>

