msgaclset — modify the state of LDAP access controls
/opt/lsb-sco.com/msg/bin/msgaclset [ attributes ]
The msgaclset SCOoffice Mail Server utility is a Perl script that returns the current Access Control List (ACL) settings in the LDAP datastore. Unless otherwise indicated, the settings can be TRUE (granted) or FALSE (denied); multiple conditions can be modified with the same command invocation. The msgaclset tool only sets values for the default local LDAP server.
This information can also be set and displayed with the Server Manager in the System menu under User Access.
Only the SCOoffice Mail Server admin user can use the msgaclset tool.
The following options are supported:
Allows users to create and manage aliases. Default is TRUE.
Allows users to change their profile information (such as phone number, address, and full name). Default is TRUE.
Allows users to embed aliases as members in other aliases. Default is TRUE.
Allows users to change their forwarding preferences. Default is TRUE.
Allows users to change their passwords. The system administrator can always change users' passwords. Default is TRUE.
Allows users to add remote member entries as alias members. A remote member refers to an address in a different domain from the SCOoffice Mail Server user. Default is TRUE.
Allows users to change their junk mail filter preferences. Default is TRUE.
Allows users to change their vacation message preferences. Default is TRUE.
Sets or removes quota limits for user mailstores, including inbox and folders. Values are kilobytes of disk space; the value 0 is legal but will globally disable mail delivery. Default is NONE, which sets no quotas.
Specifies the default value for the msgusercreate(8) --spamfilterenabled built-in attribute. This also affects the defaults for the admin user. The built-in default can be modified with the msgusermod(8). Default is FALSE.
Specifies the default value for the msgusercreate(8) --spamdestroyenabled built-in attribute. This also affects the defaults for the admin user. The built-in default can be modified with the msgusermod(8). Default is FALSE.
Specifies for Postfix to use RBL for junk mail filtering. Default is FALSE.
Specifies a Realtime Blackhole List (RBL) site to use. The default blackholes.mail-abuse.org is a subscription-only site, the use of which must be contracted before this option can be used. This option can be enumerated for multiple sites.
Deletes the specified member of the RBL list.
Deletes the entire RBL list, including the default site.
the msgaclset Perl script
ldap(3), msgaclget(8), msgusercreate(8), msguserdelete(8), msguserlist(8), msguserlistall(8)