Table of Contents
System Variables
Silverback has included in it certain System Variables that can be used in various fields throughout the Administrator Console. A full list of these is shown below:
| System Variable | Description |
|---|---|
| User-based | |
| {UserName} | The username associated with the user, captured at enrollment. |
| {UserEmail} | The email address associated with the user, captured at enrollment. |
| {firstname} | The first name of the user captured at enrollment. |
| {lastname} | The last name of the user captured at enrollment. |
| {UserCert} | The username associated with the certificate to be used when requesting a user certificate for the enrolling device, captured at enrollment. |
| {UserWifi} | The username associated with the user’s Wi-Fi credentials, captured at enrollment. |
| {UserWifiProxy} | The username associated with the user’s Wi-Fi Proxy Server credentials, captured at enrollment. |
| {UserHttpProxy} | The username associated with the user’s HTTP Proxy credentials, captured at enrollment. |
| {UserVPN} | The username associated with the user’s VPN credentials, captured at enrollment. |
| {UserSMIME} | The username associated with the S/MIME certificate to be used when requesting an S/MIME Certificate for the user, captured at enrollment. |
| {UserPassword} | The user’s password captured at enrollment via the Self-Service Portal. Only if Silverback is configured to do so as it not enabled by default. Please refer to Password Caching for additional information. |
| Device-based | |
| {DeviceId} | The unique Silverback device identifier, created and captured at the enrollment |
| {SerialNumber} | The device serial number, captured at the enrollment |
| {DeviceName} | The device name, captured at the enrollment and updated during name changes |
| {DeviceStatus} | The status of the device in the system. (Managed, Blocked etc.) |
| {DeviceUDID} | The unique device identifier provided by manufacturers, captured at the enrollment |
| {DeviceImei} | The device IMEI, captured at the enrollment |
| Email-based | |
| {DeviceEmail} | The email address associated with the user’s device, captured at enrollment. |
| {EmailDomain} | The Domain Suffix for the Silverback environment. Uses the following format ‘@company.com’ |
| Custom Variables | |
| {CustLdapVar0} | A variable that can be assigned to any LDAP Attribute, captured at enrollment. |
| {CustLdapVar1} | A variable that can be assigned to any LDAP Attribute, captured at enrollment. |
| {CustLdapVar2} | A variable that can be assigned to any LDAP Attribute, captured at enrollment. |
| Certificate-based | |
| {Certificate} | This is the user’s certificate. |
| {CertificatePassword} | The password for the user’s certificate. |
| System-based | |
| {SilverbackAdminUrl} | The Silverback Admin URL (https://silverback.imagoverum.com/admin) |
| {SilverbackActivationUrl} | The Silverback Activation URL (https://silverback.imagoverum.com/activate) |
| {SilversyncSyncUrl} | The Silversync Admin URL (https://silverback.imagoverum.com/syncadmin) |