Variables Used by Self Service+

Jamf Connect Documentation

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

You can use variables to reference specific user information in your Self Service+ configuration profiles. Self Service+ recognizes the following variables:

VariableValue to be SubstitutedPreference Domain Referenced by Self Service+
<<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, Self Service+ 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.