Use Dynamic User Groups in Policy
Table of Contents
Expand All
|
Collapse All
Next-Generation Firewall Docs
-
-
- Cloud Management of NGFWs
- PAN-OS 10.0 (EoL)
- PAN-OS 10.1
- PAN-OS 10.2
- PAN-OS 11.0
- PAN-OS 11.1 & Later
- PAN-OS 9.1 (EoL)
-
- PAN-OS 10.1
- PAN-OS 10.2
- PAN-OS 11.0
- PAN-OS 11.1 & Later
-
-
-
- Cloud Management and AIOps for NGFW
- PAN-OS 10.0 (EoL)
- PAN-OS 10.1
- PAN-OS 10.2
- PAN-OS 11.0
- PAN-OS 11.1
- PAN-OS 11.2
- PAN-OS 8.1 (EoL)
- PAN-OS 9.0 (EoL)
- PAN-OS 9.1 (EoL)
Use Dynamic User Groups in Policy
Learn how to configure dynamic user groups and use them
for policy enforcement.
Dynamic user groups help you to create policy
that provides auto-remediation for anomalous user behavior and malicious
activity while maintaining user visibility. After you create the
group and commit the changes, the firewall registers the users and
associated tags then automatically updates the dynamic user group’s
membership. Because updates to dynamic user group membership are
automatic, using dynamic user groups instead of static group objects
allows you to respond to changes in user behavior or potential threats
without manual policy changes.
To determine what users to
include as members, a dynamic user group uses tags as filtering
criteria. As soon as a user matches the filtering criteria, that
user becomes a member of the dynamic user group. The tag-based filter
uses logical and and or operators. Each
tag is a metadata element or attribute-value pair that you register
on the source statically or dynamically. Static tags are part of
the firewall configuration, while dynamic tags are part of the runtime
configuration. As a result, you don’t need to commit updates to
dynamic tags if they are already associated with a policy that you
have committed on the firewall
To dynamically register tags,
you can use:
- the XML API
- the User-ID agent
- Panorama
- the web interface on the firewall
The firewall
redistributes the tags for the dynamic user group to the listening
redistribution agents, which includes other firewalls, Panorama,
or a Dedicated Log Collector, as well as Cortex applications.
The
firewall redistributes the tags for the dynamic user group to the
next hop and you can configure log forwarding to
send the logs to a specific server. Log forwarding also allows you
to use auto-tagging to
automatically add or remove members of dynamic user groups based on
events in the logs.
To support
redistribution for dynamic user group tags, all firewalls must use
PAN-OS 9.1 to receive the tags from the registration sources.
- Select ObjectsDynamic User Groups and Add a new dynamic user group.Define the membership of the dynamic user group.
- Enter a Name for the group.(Optional) Enter a Description for the group.Add Match Criteria using dynamic tags to define the members in the dynamic user group.(Optional) Use the And or Or operators with the tag(s) that you want to use to filter for or match against. Negation is not supported.Click OK.(Optional) Select the Tags you want to assign to the group itself.This tag displays in the Tags column in the Dynamic User Group list and defines the dynamic group object, not the members in the group.Click OK and Commit your changes.If you update the user group object filter, you must commit the changes to update the configuration.Depending on the log information that you want to use as match criteria, configure auto-tagging by creating a log forwarding profile or configuring the log settings.
- For Authentication, Data, Threat, Traffic, Tunnel Inspection, URL, and WildFire logs, create a log forwarding profile.
- For User-ID, GlobalProtect, and IP-Tag logs, configure the log settings.
(Optional) To return dynamic user group members to their original groups after a specific duration of time, enter a Timeout value in minutes (default is 0, range is 0-43200).Use the dynamic user group in a policy to regulate traffic for the members of the group.You will need to create at least two rules: one to allow initial traffic to populate the dynamic user group and one to deny traffic for the activity you want to prevent. To tag users, the rule to allow traffic must have a higher rule number in your rulebase than the rule that denies traffic.- Select the dynamic user group from Step 1 as the Source User.Create the rule where the Action denies traffic to the dynamic user group members.Create the rule that allows the traffic to populate the dynamic user group members.If you configured a Log Forwarding profile in Step 3, select it to add it to the policy.Commit your changes.(Optional) Refine the group’s membership and define the registration source for the user-to-tag mapping updates.If the initial user-to-tag mapping retrieves users who should not be members or if it does not include users who should be, modify the members of the group to include the users for whom you want to enforce the policy and specify the source for the mappings.
- In the Users column, select more.Register Users to add them to the group and select the Registration Source for the tags and user-to-tag mappings.
- Local (Default)—Register the tags and mappings for the dynamic user group members locally on the firewall.
- Panorama User-ID Agent—Register the tags and mappings for the dynamic user group members on a User-ID agent connected to Panorama. If the dynamic user group originates from Panorama, the row displays in yellow and the group name, description, match criteria, and tags are read-only. However, you can still register or unregister users from the group.
- Remote device User-ID Agent—Register the tags and mappings for the dynamic user group members on a remote User-ID agent. To select this option, you must first configure an HTTP server profile.
Select the Tags you want to register on the source using the tag(s) you used to configure the group.(Optional) To return dynamic user group members to their original groups after a specific duration of time, enter a Timeout value in minutes (default is 0, range is 0-43200).Add or Delete users as necessary.(Optional) Unregister Users to remove their tags and user-to-tag mappings.Verify the firewall correctly populates the users in the dynamic user group.- Confirm the Dynamic User Group column in the Traffic, Threat, URL Filtering, WildFire Submissions, Data Filtering, and Tunnel Inspection logs displays the dynamic user groups correctly.Use the show user group list dynamic command to display a list of all dynamic user groups as well as the total number of dynamic user groups.Use the show object registered-user all command to display a list of users who are registered members of dynamic user groups.Use the show user group name group-name command to display information about the dynamic user group, such as the source type.