On Thu, 8 Apr 2004, Sez Sez wrote: > I want that a user authentificate in intranet web > (server A). When the user want to see a mail, i want > connect to server B, without another authentificate if > is possible...
If both web servers uses Basic HTTP authentication then this is possible. Regards Henrik
