3.1.2 Matrix Server Command Reference

Chapter 2: mx Commands 79
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
Search the password file or database for user information:
mx quota searchuser [search-arguments]
The search arguments are:
[--id <ID1,ID2,ID4-8...>]
A user ID or range of IDs.
[--name <name1,name2,...>]
One or more user or group names. You can also enter a regular expression.
[--regex]
The value specified for --name is a regular expression.
[--memberOf]
The value specified for --name is a group name.
Search the password file or database for group information.
mx quota searchgroup [search-arguments]
The search arguments are the same as mx quota showgroup, with the
exception that the --memberof argument is not used.
mx server – server commands
Use the following commands to configure servers or to display their status.
Add a server to the matrix:
mx server add [--serverSeverity autorecover|noautorecover]
<server> ...
The --serverSeverity argument specifies whether virtual hosts will
automatically fail back to the original server after that server has recovered
from a complete system outage. The default is
autorecover.
Update one or more servers in a matrix:
mx server update [--serverSeverity autorecover|
noautorecover] <server> ...
Delete one or more servers from a matrix:
mx server delete <server> ...
Disable one or more servers:
mx server disable <server> ...