|
Group Member Context Masks |
Top Previous Next |
|
If is often necessary to select all group members for some kind of processing using a context mask. Here are some examples:
To construct a mask that will match all group members, take group's context path and append a wildcard section (".*") in the end, e.g.: users.admin.alerts_groups.snmpAlerts.*
|