Administratoren können die Erkennung nicht funktionierender Gateways (DGD) von Jamf Trust über Jamf Pro deaktivieren, indem sie ein neues Konfigurationsprofil ändern. Um ein vorhandenes Konfigurationsprofil zu ändern, entfernen Sie das aktuelle Aktivierungsprofil in Jamf Security Cloud und laden dann ein neues Konfigurationsprofil hoch.
- Gehen Sie im Jamf Security Cloud Portal zu .
- Wählen Sie das gewünschte Aktivierungsprofil aus.
- Klicken Sie im Abschnitt Konfigurationsprofile auf Konfigurationsprofil herunterladen.
- Ändern Sie im Konfigurationsprofil wie folgt das Verzeichnis
VendorConfig mit der Einstellung DisableDgdNetworkEvaluation:<key>PayloadType</key>
<string>com.apple.vpn.managed</string>
<key>PayloadUUID</key>
<string>F2E7CC72-E2B1-5131-C028-B000E</string>
<key>PayloadIdentifier</key>
<string>com.jamf.trust-dev.pa.bootstrap</string>
<key>PayloadOrganization</key>
<string>Jamf</string>
<key>PayloadDisplayName</key>
<string>Jamf Trust Networking PA Bootstrap</string>
<key>PayloadDescription</key>
<string>Authorizes Jamf Trust Networking as a permitted VPN provider on this device.</string>
<key>VPNType</key>
<string>VPN</string>
<key>VPNSubType</key>
<string>com.jamf.trust-dev</string>
<key>VPNUUID</key>
<string>99902e76-ff2c-43e3-0000-4158675309</string>
<key>VendorConfig</key>
<dict>
<key>ProfileId</key>
<string>com.jamf.trust.bootstrap</string>
<key>DisableDgdNetworkEvaluation</key>
<true/>
</dict>
<key>OverridePrimary</key>
<false/>
<key>PayloadVersion</key>
<integer>1</integer>
<key>VPN</key>
<dict>
<key>AuthPassword</key>
<string>nopassplease</string>
<key>AuthenticationMethod</key>
<string>Password</string>
<key>RemoteAddress</key>
<string>use.jamf.trust.app</string>
<key>ProviderBundleIdentifier</key>
<string>nonexistingidentifier</string>
</dict>
- Gehen Sie in Jamf Pro zu .
- Klicken Sie auf Hochladen.
- Wählen Sie das geänderte Konfigurationsprofil aus.
- Klicken Sie auf Speichern.
Die Erkennung nicht funktionierender Gateways von Jamf Trust steht für Ihre Endbenutzer nicht mehr zur Verfügung.