Name

msgaliaslistall — list attributes of all SCOoffice Mail Server aliases

Synopsis

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

Description

The msgaliaslistall SCOoffice Mail Server utility is a C program that lists all or specified attributes of all SCOoffice Mail Server aliases in a domain. Only the SCOoffice Mail Server admin user can use the msgaliaslistall tool.

SCOoffice Mail Server aliases can also be listed with the Server Manager in the Aliases menu under View Aliases.

One or more of the following attributes can be specified; without attribute arguments, the default is --all:

--all

List all attributes.

--name

List the cn (commonName) attribute

--mail

List the email address.

--domain

List the domain in which the alias is a member

--owner

List the owners' mail addresses, translating the LDAP Distinguished Name (DN) that is stored in the owner attribute.

Note

If both the owner and owneruid parameters are specified, the owners will be listed twice.

--owneruid

List the owners of the alias.

--member

List the member's email address, translating the LDAP Distinguished Name (DN) that is stored in the owner.

Note

If both the member and memberuid/memberalias parameters are specified, the members will be listed twice, once in email form and once in uid/aliasname form..

--memberuid

List the uid of members from the DN.

--memberalias

List the alias members.

--remote

List remote members; that is, members with the remote (non-local LDAP domain) attributes.

--file

List the logfile member attributes.

--program

List the "pipe to" program attributes.

--joinable

List the membership restriction for the alias; that is, whether users can join without the owner's permission.

--description

List the description of the alias.

Files

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

the msgaliaslistall binary

See also

msgaliasadd(8), msgaliascreate(8), msgaliasdelete(8), msgaliaslist(8), msgaliasmigrate(8), msgaliasremove(8), msgaliasreplace(8)