<?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: VSP - Delete default user, or change access level. in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-delete-default-user-or-change-access-level/m-p/114767#M2681</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.extremenetworks.com/t5/user/viewprofilepage/user-id/2122"&gt;@MJS&lt;/a&gt;&amp;nbsp;it was not exactly the answer, but it actually helped.&lt;/P&gt;&lt;P&gt;I didn't noticed that I had changed the default username for RW. So, I changed the default username for RW and then created a username with RWA level&lt;/P&gt;&lt;P&gt;username readwrite level rw enable&lt;BR /&gt;(then the systems asks if I want to change the default username for rw): y&lt;BR /&gt;&lt;SPAN&gt;[old password]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[new password]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[new password]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and then&lt;/P&gt;&lt;P&gt;username add xxxxxxx level rwa enable&lt;BR /&gt;Old password:&lt;BR /&gt;New password:&lt;BR /&gt;New password:&lt;/P&gt;&lt;P&gt;That "add" is really important here &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Oct 2024 14:37:59 GMT</pubDate>
    <dc:creator>Pedro_Rocha</dc:creator>
    <dc:date>2024-10-09T14:37:59Z</dc:date>
    <item>
      <title>VSP - Delete default user, or change access level.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-delete-default-user-or-change-access-level/m-p/113937#M2674</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I have the following usernames on my VSP:&lt;/P&gt;&lt;P&gt;VSP_YYYYY-CIS-1:1#sh cli username&lt;BR /&gt;************************************************************************************&lt;BR /&gt;Command Execution Time: Tue Oct 08 17:49:01 2024 WEST&lt;BR /&gt;************************************************************************************&lt;/P&gt;&lt;P&gt;=============================================================&lt;BR /&gt;UserName AccessLevel State Type&lt;BR /&gt;=============================================================&lt;BR /&gt;ro ro enable default&lt;BR /&gt;xxxxxx rw disable default&lt;BR /&gt;rwa rwa NA default&lt;BR /&gt;snmpIPV rwa NA userDefined&lt;BR /&gt;yyyyy rwa NA userDefined&lt;BR /&gt;l3 l3 enable default&lt;BR /&gt;l2 l2 enable default&lt;BR /&gt;l1 l1 enable default&lt;BR /&gt;VSP_yyyyy-CIS-1:1#&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I need to change user&amp;nbsp;xxxxxx to rwa, or delete/reset do the default.&lt;BR /&gt;If I try to delete the user I get the following error.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VSP_yyyyy-CIS-1:1(config)#no username xxxxxx&lt;BR /&gt;Error: User name is part of default&lt;BR /&gt;VSP_yyyyy-CIS-1:1(config)#&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I can reset the password, but I can't do anything else.&lt;BR /&gt;Can you help how to fix this?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks!&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 09:18:36 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-delete-default-user-or-change-access-level/m-p/113937#M2674</guid>
      <dc:creator>Pedro_Rocha</dc:creator>
      <dc:date>2024-10-09T09:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: VSP - Delete default user, or change access level.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-delete-default-user-or-change-access-level/m-p/114765#M2680</link>
      <description>&lt;P&gt;I believe this is what you are looking to do. This user command replaces the rwa default username with admin. The "y" below is in response to the switch asking if you want to change the default user name.&lt;/P&gt;&lt;P&gt;Switch(config)# user admin level rwa&lt;BR /&gt;You sure you want to do this (or something like that) (Y/N): y&lt;BR /&gt;[old password] rwa&lt;BR /&gt;[new password]&lt;BR /&gt;[new password]&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 13:01:01 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-delete-default-user-or-change-access-level/m-p/114765#M2680</guid>
      <dc:creator>MJS</dc:creator>
      <dc:date>2024-10-09T13:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: VSP - Delete default user, or change access level.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-delete-default-user-or-change-access-level/m-p/114767#M2681</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.extremenetworks.com/t5/user/viewprofilepage/user-id/2122"&gt;@MJS&lt;/a&gt;&amp;nbsp;it was not exactly the answer, but it actually helped.&lt;/P&gt;&lt;P&gt;I didn't noticed that I had changed the default username for RW. So, I changed the default username for RW and then created a username with RWA level&lt;/P&gt;&lt;P&gt;username readwrite level rw enable&lt;BR /&gt;(then the systems asks if I want to change the default username for rw): y&lt;BR /&gt;&lt;SPAN&gt;[old password]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[new password]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[new password]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and then&lt;/P&gt;&lt;P&gt;username add xxxxxxx level rwa enable&lt;BR /&gt;Old password:&lt;BR /&gt;New password:&lt;BR /&gt;New password:&lt;/P&gt;&lt;P&gt;That "add" is really important here &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 14:37:59 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-delete-default-user-or-change-access-level/m-p/114767#M2681</guid>
      <dc:creator>Pedro_Rocha</dc:creator>
      <dc:date>2024-10-09T14:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: VSP - Delete default user, or change access level.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-delete-default-user-or-change-access-level/m-p/114768#M2682</link>
      <description>&lt;P&gt;&lt;a href="https://community.extremenetworks.com/t5/user/viewprofilepage/user-id/15414"&gt;@Pedro_Rocha&lt;/a&gt;&amp;nbsp;Great, glad we could point you in the right direction. Kudos!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 14:54:21 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-delete-default-user-or-change-access-level/m-p/114768#M2682</guid>
      <dc:creator>MJS</dc:creator>
      <dc:date>2024-10-09T14:54:21Z</dc:date>
    </item>
  </channel>
</rss>

