Start a Conversation

Unsolved

D

3 Posts

2280

December 11th, 2018 03:00

Error trying changing password from CLI on iDRAC 9 env.

Hello all. I need change the password of a user from CLI on iDRAC9 environment. My first action is: racadm get iDRAC.cfgUserAdmin.2.cfgUserAdminUserName the second action would be something like: racadm set .cfgUserAdmin.2.cfgUserAdminPassword newpassword but I get this error: ERROR: SWC0244 : Invalid Fully Qualified Device Descriptor (FQDD). How can I know the correct FQDD? ps: Note: I don't use "racadm config" as it is deprecated. Thank you Daniel

4 Operator

 • 

3K Posts

December 11th, 2018 03:00

Below are correct syntax of command

racadm set idrac.users.2.Password newpassword

No Events found!

Top