UNSOLVED

Thomas-Iomart1

updated

11 years ago

0

1166

January 11th, 2016 07:00

Mccli doesn't allow domain level users

I was wondering if anyone could assist here.

I run the mccli user add command to create a user for --client-domain=/testdom

I can log into the domain using the Avamar Admin Console but if I try and do any mccli commands on that domain using the user details then I get "User login failure."

i.e. run

mccli user add --client-domain=/testdom --name=testuser --password=XXXXXX --role=Adminisrtator

which returns

0,22529,User added.

Then try

mccli dataset show --domain=/testdom --mcsuser=testuser --password=XXXXXX

which returns

1,22801,User login failure

Is there anyway to run mccli commands as users who have restricted access like above?

Thanks,

Thomas