<!--<a
href="https://username:pass...@mail.owaaddress.com/public/Public%20Calendar
/?Cmd=contents" sticky=true radio="DAYVIEW;WEEKVIEW">Calendar</a>-->
This, of course, is not good for obvious reasons. One recommendation was to
remove the functionality of adding in the username and passwords, but
install an exchange front-end on the server that is hosting this app. That
way it would not have to travel accross the domain to another server and
have to log in. However both machines are on the same domain. Shouldn't
their credentials just work? If I switched it to integrated auth, and
removed the usernames and passwords, would that work?
Thanks,
Pair
As you may know, basic authentication done with one server doesn't
automatically get you into other servers, regardless of what domain the
machines are joined to. As you may also know, there are some issues with
using integrated authentication through firewalls, if that's your intention.
Yes, installing the web front end onto another web server on the domain
should make both those web sites work with just one authentication required.
It's also probably better than running the IIS front end on your actual
exchange server, at least according to Microsoft's recommendation for OWA
setup.
"TwistedPair" <twist...@mail.com> wrote in message
news:OzUTAXR2...@TK2MSFTNGP11.phx.gbl...
Pair
"Karl Levinson [x y] mvp" <levin...@excite.com> wrote in message
news:OONCQYU2...@TK2MSFTNGP10.phx.gbl...