Hi Airheads!
I am trying to create a Post-Auth Enforcement Profile that sets a custom Endpoint Attribute value based on the value of another attribute in the Endpoint Repository. Basically, I am trying to map the Endpoint Repository "Hostname" value into a custom Endpoint Attribute called "Hostname" so I can reference it in an LDAP query.
The problem is that I don't know the correct syntax to do that. I've tried several iterations along these lines:

However, this simply returns my query as text into the attribute:
Does anyone know how to do this?
Cheers,
Chris