Hello everyone,
I would like to change the administrator profiles on my primary MDS R80.20 via the CLI. I have used the following command:
mgmt_cli set administrator name Test_User multi-domain-profile Test_Domain_Manager
The problem is after this command has been executed. If the administrator loses all assigned domains.
After that I had to add the domains with the following command:
mgmt_cli set administrator name Test_User permissions-profile.add.1.domain Test_Domain permissions-profile.add.1.profile "Read Write All"
I have over 80 users and some have over 30 domains. How can I simplify the process?
Can I issue all domains per user beforehand with a show command? and put it back in later?
Thanks
Chris