You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Sez Sez <se...@yahoo.es> on 2004/02/25 10:27:59 UTC

MS exchange OWA and jetspeed

Hi,

I am working with a project and i must connect to ms
exchange owa. Any ideas?

___________________________________________________
Yahoo! Messenger - Nueva versión GRATIS
Super Webcam, voz, caritas animadas, y más...
http://messenger.yahoo.es

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Re: MS exchange OWA and jetspeed

Posted by Endre Stølsvik <En...@Stolsvik.com>.
On Wed, 25 Feb 2004, Sez Sez wrote:

| Hi,
|
| I am working with a project and i must connect to ms
| exchange owa. Any ideas?

Use frames..

IE's NTLM "silent login"/"single sign-on" will do the trick if they're
already on their own domain, logged in on a NT/2000/XP box. Or else you
have a slight problem, as the browser will pop up a password box. We've
"solved" this using some smartness, where we assume that the user will
"silent login-in" automatically if he is on an internal network (typicall
10.x.x.x and some others), and that this won't work if he's outside of
this, thus the password have been included using the @: url-trick (which
isn't supported by IE anymore).

Hope this is of some interest..

Endre


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org