Unsolved

1 Message

769

November 30th, 2021 16:00

Dell S5148F-ON - Can't create user

I keep trying to create a user and I am failing with either a "pattern match failure" or "failed to create user"

The pattern match failure happens when I don't include $0$ before the clear text password.  When I do include it, it fails to create the user.

I ran a debug and got this:

OS10(config)# username name password $0$password123 role sysadmin

Request:






merge
stop-on-error
set

http://www.dellemc.com/networking/os10/dell-system">

name
$0$password123
sysadmin





Reply:




Request:




Reply:

http://www.dellemc.com/networking/os10/dell-system" xmlns:ncx=" http://netconfcentral.org/ns/yuma-ncx" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="44">

application
operation-failed
error
general-error
/system:system/system:user[system:name='name']
Failed to create user (name).


52002


% Error: Failed to create user (name).

Request:




Reply:



Any help would be appreciated.  Thanks

Moderator

 • 

4.2K Posts

 • 

21K Points

November 30th, 2021 23:00

Hi @demomdk,

 

That's unusual of the error message. According to the user guide, try:

 

OS10(config)# username smith password silver403! newuser role sysadmin

 

Ref: Page 354 https://dell.to/31h1Fe3

No Events found!

Top