<?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: Root account disabled in Data Center (SLX)</title>
    <link>https://community.extremenetworks.com/t5/data-center-slx/root-account-disabled/m-p/116953#M726</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;If you can login to the switch with the admin account, you simply need to do the following:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SLX# conf
Entering configuration mode terminal
SLX(config)# root enable
% Info: Root password is at system default, for better security, you may want to change it.
SLX(config)# &lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 29 Nov 2024 14:31:53 GMT</pubDate>
    <dc:creator>Michael_Morey</dc:creator>
    <dc:date>2024-11-29T14:31:53Z</dc:date>
    <item>
      <title>Root account disabled</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/root-account-disabled/m-p/116926#M724</link>
      <description>&lt;P&gt;Dear Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I am trying to login to my switch with the root creadential but now its showing the account is disabled. I need help to recover the root account&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your account is disabled; please contact your system administrator&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2024 07:13:35 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/root-account-disabled/m-p/116926#M724</guid>
      <dc:creator>prithvi</dc:creator>
      <dc:date>2024-11-28T07:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Root account disabled</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/root-account-disabled/m-p/116942#M725</link>
      <description>&lt;P&gt;Hi Prithvi,&lt;BR /&gt;&lt;BR /&gt;You can reset the root password by following this procedure with serial console access:&lt;/P&gt;&lt;DIV class=""&gt;&lt;H2&gt;Procedure&lt;/H2&gt;&lt;/DIV&gt;&lt;OL class=""&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Enter the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;reboot&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;command.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Halt the boot process with Esc Key.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Select and enter the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ONIE&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;option.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Select and enter the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ONIE: Rescue&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;option.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Define the root login value for the root recover environment variable.&lt;/SPAN&gt;&lt;DIV class=""&gt;&lt;PRE&gt;ONIE:/ # bootenv VM_Root_Recover RootLogin&lt;/PRE&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Enter the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;reboot&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;command.&lt;/SPAN&gt;&lt;DIV class=""&gt;&lt;PRE&gt;ONIE:/ # reboot
ONIE:/ # discover: Rescue mode detected. No discover stopped.
Stopping: dropbear ssh daemon... done.&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;The root account is now enabled. You can log in with the default password.&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;If the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;SLX-OS&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;CLI is available, you can recover the root account by using the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;SLX-OS&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;CLI&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;root enable&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;command.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;BR,&lt;BR /&gt;Sagar Sahni&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2024 12:43:29 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/root-account-disabled/m-p/116942#M725</guid>
      <dc:creator>SagarSahni</dc:creator>
      <dc:date>2024-11-28T12:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Root account disabled</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/root-account-disabled/m-p/116953#M726</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;If you can login to the switch with the admin account, you simply need to do the following:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SLX# conf
Entering configuration mode terminal
SLX(config)# root enable
% Info: Root password is at system default, for better security, you may want to change it.
SLX(config)# &lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 29 Nov 2024 14:31:53 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/root-account-disabled/m-p/116953#M726</guid>
      <dc:creator>Michael_Morey</dc:creator>
      <dc:date>2024-11-29T14:31:53Z</dc:date>
    </item>
  </channel>
</rss>

