Isn't it possible to add a user to user-manager with valid profile via cli?

Hello all,

is it possible to add a user to user-manager via cli (through ssh) with a valid profile?

Currently i have to add a profile to the user via webinterface after adding it via cli in the test-scenario. But have to add all user-credentials on cli at one time.

I cannot find any commandline-option that will do something like that.

Does anybody have any idea?

Regards

i-netp

The command you’re looking for is

/tool user-manager user create-and-activate-profile

Hello,

that is exactly what need.

Thanks a lot!!