How to configure username for ActiveSync
Michael Menge
michael.menge at zdv.uni-tuebingen.de
Wed Oct 7 13:00:50 CEST 2015
Hi
Quoting Christian Rößner <c at roessner.co>:
> Hi,
>
>> we would like to use automx to configure ActiveSync Clients. The
>> clients where able to receive
>> a configuration from automx, but the username was set to the email
>> address. As we don't use
>> the email address but the loginid I tried to change it, but I
>> couldn't find a config option.
>>
>> We use automx 0.10.1. Did I miss something?
>> If not could this feature be implemented by automx or is it
>> restricted by the protocol?
>
> automx does not have a configuration option for this, yet. I will
> see, if I find time today to implement such a configuration option.
>
> Just to clarify:
>
> <?xml version='1.0' encoding='utf-8'?>
> <Autodiscover
> xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006">
> <Response
> xmlns="http://schemas.microsoft.com/exchange/autodiscover/mobilesync/responseschema/2006">
> <Culture>en:us</Culture>
> <User>
> <DisplayName>Christian Rößner</DisplayName>
>
>
> <EmailAddress>c at roessner.co</EmailAddress>
> <------------------- you talk about this?
>
>
> </User>
> <Action>
> <Settings>
> <Server>
> <Type>MobileSync</Type>
> <Url>https://www.roessner-net.de/Microsoft-Server-ActiveSync</Url>
>
> <Name>https://www.roessner-net.de/Microsoft-Server-ActiveSync</Name>
> </Server>
> </Settings>
> </Action>
> </Response>
> </Autodiscover>
I did test it on a Android device, and did see that the server url was
correct, but that the configuration for the username contained the
email address. As the xml element is named EmailAddress I don't know
if there are
unintended consequences as the email address is needed too (e.g.
sending emails)
I searched for documentation and found
https://msdn.microsoft.com/en-us/library/office/bb204196%28v=exchg.150%29.aspx
So LegacyDN could be an option, but i didn't have the opportunity to
test if it is used by the clients
Regards
Michael Menge
--------------------------------------------------------------------------------
M.Menge Tel.: (49) 7071/29-70316
Universität Tübingen Fax.: (49) 7071/29-5912
Zentrum für Datenverarbeitung mail:
michael.menge at zdv.uni-tuebingen.de
Wächterstraße 76
72074 Tübingen
More information about the automx-users
mailing list