aci ommodaci error [resolved]

Discuss the Scalix Server software

Moderators: ScalixSupport, admin

implodeme
Posts: 21
Joined: Thu Oct 05, 2006 7:03 pm
Contact:

aci ommodaci error [resolved]

Postby implodeme » Mon Sep 13, 2010 2:41 pm

Trying to allow a user to send to group fails.

Command
#> ommodaci -l SendToEveryone -n "Users Name" -c read
ommodaci : [OM 18202] Name/Address does not exist in the ACI item.

This is how it is documented (sparingly) by others however it is not working for me.
Scalix 11.4.6

I notice in the man ommodaci it references -n option with OM_address and points me to read omaddress which is not a command but just a document which does not provide any information on how to retrieve or create a proper "Name" from data derived from actual scalix om commands.
Last edited by implodeme on Mon Sep 13, 2010 6:59 pm, edited 1 time in total.

implodeme
Posts: 21
Joined: Thu Oct 05, 2006 7:03 pm
Contact:

Re: aci ommodaci error

Postby implodeme » Mon Sep 13, 2010 6:59 pm

Figured this out. I was improperly using ommodaci
ACI entries are related to the entries within a group and not the group itself.

aci for groups exist [Implicit allow] -- if a group exists there is a system aci set (everyone)

omshowaci - list all defined users of a aci for a group if defined, else respond with message omshowaci : [OM 18206] The directory entry has no ACI item defined.

omaddaci - this is used to create a new entry to a group alias.
**Not tested is how this affects the [implicit allow] default. The assumption is you would need to first set "none" for Local Users, Default, and then "read" for users you want to allow. Notes from my previous system admin indicate if not using the implicit allow all aci values will need to be defined.

ommodaci - this is in reference to an already added entry into a group. Example: change the perms for "Manager Two" in my example below

In the case of my configuration change.
#> omshowaci -l SendToEveryone
Manager One read
Manager Two read

Scalix Administrators config modify read remove
Local Users none
Default none

I need to add 'Manager Three'
#> omaddaci -l SendToEveryone -n "Manager Three" -c read


Return to “Scalix Server”



Who is online

Users browsing this forum: No registered users and 7 guests

cron