Variables Used by Jamf Connect - Jamf Connect Documentation 2.45.0

Jamf Connect Documentation 2.45.0

Solution
Application
Jamf Connect
Content Type
Technical Documentation
Utilities & Services
version
2.45.0
ft:locale
en-US
vrm_version
2.45.0

You can use variables to reference specific user information in your Jamf Connect configuration profiles. Jamf Connect recognizes the following variables:

VariableValue to be SubstitutedPreference Domain Referenced by Jamf Connect
<<domain>>Kerberos Realmcom.jamf.connect
<<serial>>Serial number of the computer--
<<fullname>>The DisplayName valuecom.jamf.connect.state
<<shortname>>

The LDAP UserShortName value

Note:

If you have Kerberos configured to use the CustomShortName value, Jamf Connect will reference that instead

com.jamf.connect.state
<<upn>>The LDAP UserUPN valuecom.jamf.connect.state
<<email>>The LDAP UserEmail valuecom.jamf.connect.state
Note:

When creating a configuration manually using a text editor, you must substitute left angle bracket symbols "<" with "&lt" and right angle bracket symbols ">" with "&gt" for the XML to be parsed properly. Jamf Connect Configuration automatically substitutes these symbols.