#"account locked" when running ::> systemshell commands

1 messages · Page 1 of 1 (latest)

vernal hare
#

I am confused. the account I ssh in with is not locked. And I can drop into the node shells and run commands without incidence.

spark sundial
#

examples?

vernal hare
#

Any command. Date.

spark sundial
#

more please: ssh user@cluster date ?
Please, just more info here may be useful

vernal hare
#

I ssh to cluster

spark sundial
#

how about just send output of what is failing? for context

vernal hare
#

FRom the CLI, systemshell commands fail bc locked account

#

but run local -command works fine

spark sundial
#

"system node run -node local command" uses the diag user if I am not mistaken. So that diag account is likely unlocked

vernal hare
#

set d enabled for both

unkempt hinge
#

is diag user unlocked?

vernal hare
#

That's not a user I see listed under >security login show

#

on another cluster, it works fine, and running -command "whoami" returns "diag"

unkempt hinge
#

security login show -username diag

#

what's that show on the not working cluster

vernal hare
#

Not locked.

#

doh, was in wrong wingow, yep it's locked

spark sundial
#

There is an option to bypass the diag user lock though...hang on

vernal hare
#

I just unlocked it and it works now

spark sundial
#

system systemshell-config modify -allow-cmd-while-locked true

signal tinsel
#

You have to unlock it.

#

securityadmin user unlock --user diag