Name

msguserdelete — delete a Messaging Server user

Synopsis

/opt/lsb-caldera.com-volution/msg/bin/msguserdelete user_name [ --recurse ]

Description

The msguserdelete utility is a Perl script that deletes Messaging Server users and removes them from aliases. Only the Messaging Server admin user can use the msguserdelete tool.

Messaging Server users can also be deleted with the Server Manager in the Users menu under Delete Users, or by clicking the Delete box in the View Users list.

To specify a user_name use one of the following:

--mail=mail_address

where mail_address is the full email address of the user.

--uid=name

where name is the unique identifier (UserID) within a Messaging Server mail system.

The following argument is optional:

--recurse

Remove user from all aliases. If the user is a member or owner of an alias, msguserdelete will fail without the recurse flag. Note that aliases that drop to 0 members or 0 owners as a result of this option will be deleted, and references to them will also be removed.

Files

/opt/lsb-caldera.com-volution/msg/bin/msguserdelete

the msguserdelete Perl script

See also

msgusercreate(8), msgusergetaliases(8), msguserisadmin(8), msguserlist(8), msguserlistall(8), msgusermod(8), msguserpw(8)