Name

msgaclget — get current state of LDAP access controls

Synopsis

/opt/lsb-sco.com/msg/bin/msgaclget [ attributes ]

Description

The msgaclget SCOoffice Mail Server utility is a Perl script that returns the current Access Control List (ACL) settings in the LDAP datastore. The settings can be TRUE or FALSE unless otherwise indicated.

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 msgaclget tool.

The following options are supported:

--all

Default; returns all parameters.

--AllowUserAliasCreate

Allows users to create and manage aliases.

--AllowUserConfigWrite

Allows users to change their profile information (such as phone number, address, and full name).

--AllowUserEmbedAlias

Allows users to embed aliases as members in other aliases.

--AllowUserForwardWrite

Allows users to change their forwarding preferences.

--AllowUserPasswordWrite

Allows users to change their passwords. The system administrator can always change users' passwords.

--AllowUserRemoteWrite

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.

--AllowUserSpamWrite

Allows users to change their junk mail filter preferences.

--AllowUserVacationWrite

Allows users to change their vacation message preferences.

--DefaultQuotaLimit

Sets quota limits for user mailstores, including inbox and folders. Values are kilobytes of disk space;NONE sets no quotas.

--DefaultSpamFilterEnabled

Specifies the default value for the msgusercreate(8) --spamfilterenabled option. built-in attribute. This also affects the defaults for the admin user. The built-in default can be modified with the msgusermod(8).

--DefaultSpamDestroyEnabled

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).

--EnableRblLookups

Specifies to Postfix to use RBL for junk mail filtering.

--rbl

Specifies a Realtime Blackhole List (RBL) site to use. The default 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.

Files

/opt/lsb-sco.com/msg/bin/msgaclget

the msgaclget Perl script

See also

ldap(3), msgaclset(8), msgusercreate(8), msguserdelete(8), msguserlist(8), msguserlistall(8)