Users Element
The users element specifies either all users or subsets of users based on domains, groups, user names, or combinations of them.
| • | all (optional): If set, all domains, users, and groups. |
| • | domains (optional): List of domains in their entirety. |
| — | all (optional): If set, all domains. |
| — | domains: A space-delimited list of domain names. |
| • | users (optional): List of users. |
| — | domain (0 or more): A domain that contains users. |
| — | name: The name of the domain containing the users. |
| — | all (optional): If set, all users within this domain. |
| — | userNames (optional): A space-delimited list of user names. |
| • | groups (optional): List of groups in their entirety. Includes user membership. |
| — | domain (0 or more): A domain that contains groups. |
| — | name: The name of the domain containing the groups. |
| — | all (optional): If set, all groups within this domain. |
| — | group (optional): List of groups and their definitions. |
| • | name: The name of the group. |
| • | all (optional): If set, all users within this group are listed as part of the group. |
| • | userNames (optional): List of users to be listed as members of the group. |