User-ID CLI and XML API Changes
Focus
Focus

User-ID CLI and XML API Changes

Table of Contents
End-of-Life (EoL)

User-ID CLI and XML API Changes

CLI and XML API changes to User-ID features in PAN-OS 8.1
PAN-OS 8.1 has the following CLI and XML API changes for User-ID features:
FeatureChange
Username-to-group mapping
  • The command to configure the user email attribute in group mapping configurations has changed in PAN-OS 8.1:
    • PAN-OS 8.0 and earlier releases:
      # set [vsys <name>] group-mapping <name> email {<email> <email2> <email3>...}
    • PAN-OS 8.1 release:
      # set [vsys <name>] group-mapping <name> user-email {<email1> <email2> <email3>}
  • The following command to configure the email domain list in group mapping configurations is deprecated in PAN-OS 8.1:
    # set [vsys <name>] group-mapping <name> mail-domain-list {<mail-domain-list1> <mail-domain-list2> <mail-domain-list3>...}