I am trying enable Certificate base authentication on our activesync page. when I am testing activesync on testconnectivity.microsfot.com site I get error
Failed to detect ActiveSync [HTTP Status: 500]
to resolve and check FBA on server:
To retrieve the settings of Microsoft Office Outlook Web App virtual directories on a computer that is running Exchange Server 2013 and that has the Client Access server role installed, run the following command:
The following is an example of the results that are returned by this command:
ClientAuthCleanupLevel : High
InternalAuthenticationMethods : {Ntlm, WindowsIntegrated}
BasicAuthentication : False
WindowsAuthentication : True
DigestAuthentication : False
FormsAuthentication : False
LiveIdAuthentication : False
AdfsAuthentication : False
OAuthAuthentication : False
ExternalAuthenticationMethods : {Fba}
but I get
ClientAuthCleanupLevel : High
InternalAuthenticationMethods : {Basic, Fba}
BasicAuthentication : True
WindowsAuthentication : False
DigestAuthentication : False
FormsAuthentication : True
LiveIdAuthentication : False
AdfsAuthentication : False
OAuthAuthentication : False
ExternalAuthenticationMethods : {Fba}
and if I run cmd Set-OwaVirtualDirectory -Identity "EXCH3\owa (Default Web Site)" -FormsAuthentication $false -WindowsAuthentication $true
our al outlook 2013 client get disconnected.
Help.
Mukesh Brahmbhatt ____________________________ MCSE 2003 With Exchnage 2003 and Securty, CCNA