You can use variables to reference specific user information in your Self Service+ configuration profiles. Self Service+ recognizes the following variables:
| Variable | Value to be Substituted | Preference Domain Referenced by Self Service+ |
|---|---|---|
<<domain>> | Kerberos Realm | com.jamf.connect |
<<serial>> | Serial number of the computer | -- |
<<fullname>> | The DisplayName value | com.jamf.connect.state |
<<shortname>> | The LDAP Note: If you have Kerberos configured to use the | com.jamf.connect.state |
<<upn>> | The LDAP UserUPN value | com.jamf.connect.state |
<<email>> | The LDAP UserEmail value | com.jamf.connect.state |
Note:
When creating a configuration manually using a text editor, you must substitute left angle bracket symbols "<" with "<" and right angle bracket symbols ">" with ">" for the XML to be parsed properly. Jamf Connect Configuration automatically substitutes these symbols.