Authenticating programmatically to Exchange Server 2003 FBA
In one of my projects I had to read data from Exchange Server 2003 programmatically. I had access to Outlook Web Access that used Form Based Authentication (FBA). After some hacking and testing I got authentication part of my utility work. The point was easy - before making WebDAV requests to Exchange Server we need authentication cookies, so there is active session we can use.
NB! This blog is moved to gunnarpeipman.com
Click here to go to article