Quote:
Originally Posted by Xenomorph So again, the GUI/interface to assign rights is for the paid version, correct? |
it would appear so. i only have a 6.0rc1 foss install and i don't see the options in the gui. i don't have a NE 6.0 beta to see if they're in there.
Quote:
The commands don't seem to work for me.
Typing "zmprov rvr account user@domain.com adminLoginAs"
gives output like:
"usage: revokeRight(rvr) {target-type} [{target-id|target-name}] {grantee-type} {grantee-id|grantee-name} {[-]right}
zmprov [args] [cmd] [cmd-args ...]"
And lists a bunch of other stuff. I can only assume the command is failing because of something being typed wrong.
Is there a guide for commands?
|
Theres a bit if you run zmprov help right
Code:
revokeRight(rvr) {target-type} [{target-id|target-name}] {grantee-type} {grantee-id|grantee-name} {[-]right}
target-type = account, calresource, cos, dl, domain, server, xmppcomponent, zimlet, config, global
{target-id|target-name} is required if target-type is: account calresource cos dl domain server xmppcomponent zimlet ,
otherwise {target-id|target-name} should not be specified
grantee-type = usr, grp, dom
right: (if right is prefixed with a '-', it means negative right, i.e., specifically deny) theres a grantright as well, which is wierd because i would think using grantright with the - options on teh attribute would be the same as revokeright. i've never explored this feature yet though
Quote:
|
I just want an "Admin" that can't change system settings or alter other Admin accounts. They should only be able to add users to the system.
|
and it looks like you'll be able to but rememer you're using beta software and a bit of patience and elbow grease is required as the documentation may not come for a while.