Hi guys,
I created LDAP Extension Attribute which contains the MacBook user name and needs to be pre-filled as the Account name during the Pre-stage.
For the pre-fill primary account information I using:
$FULLNAME for Account Full name
$EXTENSIONATTRIBUTE_3 for the Account Name
after successful LDAP authentication in Pre-Stage, on the screen where you need to enter MacBook Account details as Full Name and Account name and Password, Full Name is pre-filled correctly according to LDAP values but in the Account name is $EXTENSIONATTRIBUTE_3 (not as a value, just as a static text)
However, if I take a look at Jamf Pro, the Extension is fine, and the result is exactly what needs to be, the problem is that the value of the extension attribute does not appear in Pre-Stage when you call it.
Does anyone have any idea what can be the issue?