We recently setup AD integration on an MX for the purpose of enrolling a user's BYOD Android device. We can make it work, but, the issue we run into is this: When we create Android configuration setting, we can ONLY get it to work if we use the "Owner Email" and "Owner Username" as the values for their respective keys. The problem with that is that the AD sync process only sets the user name as username@domain.com which is replicated as the email address. Unfortunately, we use firstname.lastname@domain.com as our email address format. Further, to successfully login, the user name must be in the format of domain\username which is not what the AD sync sets as the owner username. We tried using setting the key value type to TXT and using variables of $emailaddress$ and $username$ as the instructions indicated was possible but, either we did it wrong or it just doesn't work as designed. At this point, we're stuck with having to manually adjust the owner information to get Androids to work. iOS devices do not have this issue as you can set the domain information in the apple mail settings profile. Any ideas/guidance would be appreciated.
... View more