Wired Intelligent Edge

 View Only
  • 1.  Create local user sw 2930F

    Posted Jan 29, 2018 12:28 PM

    I need to create several local users in a sw 2930F, by default the swicth only allows me the manager and the operator. How can I create multiple users?



  • 2.  RE: Create local user sw 2930F

    Posted Jan 30, 2018 02:46 AM
      |   view attached

    --Moving this thread to the appropriate forum--

     

    You can use "role based access control", which let's you create up to 64 different admin roles. Check chapter 15 of the "Access Security guide" (attached).

    Attachment(s)



  • 3.  RE: Create local user sw 2930F

    Posted Jan 31, 2018 12:01 PM

    Good afternoon,

    Thank you very much for your answer, it is true that for this to work it is necessary to have clearpass?

     

    I hope to receive your comments.

     

    Greetings and blessings.



  • 4.  RE: Create local user sw 2930F
    Best Answer

    Posted Jan 31, 2018 07:27 PM

    Greetings!

     

    ClearPass is not required to create a local user on the switch.  You can use a command similar to the following to create a local switch user assigned a predefined role (roles are listed in the user guide linked above):

     

    ArubaSwitch(config)# aaa authentication local-user localadmin group Level-15 password plaintext 
    New password for localadmin: ********
    Please retype new password for localadmin: ********
    

     



  • 5.  RE: Create local user sw 2930F

    Posted Feb 06, 2018 04:04 PM

    Thank you very much, today I did the tests on the switch and if it worked.



  • 6.  RE: Create local user sw 2930F

    Posted Aug 18, 2018 01:55 AM

    Hi, how remove local user?



  • 7.  RE: Create local user sw 2930F

    Posted Aug 20, 2018 05:50 PM

    To remove a local user account created using the 'aaa authentication local-user' command, simply use the 'no' form of the command:

     

    switch(config)# no aaa authentication local-user localuser

    To remove password protection for the built-in manager or operator users, use one of the following:

     

    switch(config)# no password operator
    switch(config)# no password manager


  • 8.  RE: Create local user sw 2930F

    Posted Aug 21, 2018 02:01 PM

    THX



  • 9.  RE: Create local user sw 2930F

    Posted Mar 23, 2019 11:15 AM

    the users created by 'aaa authentication local-user username ....' command, when I want to use this user to login by https,  it is not allowed. when no operator password is set, I fall in the operator role.

    when operator password is set, the webgui login with local user is denied.



  • 10.  RE: Create local user sw 2930F

    Posted Mar 25, 2019 08:46 AM

    This is a known issue with the AAA local user feature, and we are poking the developers with pointy sticks——err, working with the developers to get them to fix it. No ETA on a fix, however.



  • 11.  RE: Create local user sw 2930F

    Posted Dec 04, 2019 12:22 PM

    Any update on the Web UI? 



  • 12.  RE: Create local user sw 2930F

    Posted Nov 22, 2019 03:49 PM

    oi j'ai creer l'utilisateur, par contre j'arrive pas a acceder avec cet utilisateur au switch via ssh