This one has me quite confused. We are running Lotus Domino 6.0.2 on two servers, both of which are running the http task to server email via the web. All users are running the iNotes6 template so they can access email via the web.
Here's the problem, we have an apache 2.x server with an SSL certificate proxying connections to the Domino servers. Server A has the WebMail Redirect database (6.41) on it to make the experience easier for the users (they just type a username and password in a standard web form). The problem is that Server B doesn't want to play nice. I can access a mail file directly but when I goes through the apache proxy server it doesn't want to work. The URL built and sent is correct. I've check it via Ethereal/tcpdump. I get box 401 "Unauthorized" errors. If I enable Session authentication, I get a 2nd prompt in a yellow background asking for a Username and Password. Entering the password and submitting it produces the following error:
<b>Your session with the server has expired or is invalid. The current operation was not executed.</b>
Does anyone have any ideas on how to get Server B to play nicely? Or have you done something similar with a reverse proxy?
Thanks in advance for any help,
Bluecrack
Here's the problem, we have an apache 2.x server with an SSL certificate proxying connections to the Domino servers. Server A has the WebMail Redirect database (6.41) on it to make the experience easier for the users (they just type a username and password in a standard web form). The problem is that Server B doesn't want to play nice. I can access a mail file directly but when I goes through the apache proxy server it doesn't want to work. The URL built and sent is correct. I've check it via Ethereal/tcpdump. I get box 401 "Unauthorized" errors. If I enable Session authentication, I get a 2nd prompt in a yellow background asking for a Username and Password. Entering the password and submitting it produces the following error:
<b>Your session with the server has expired or is invalid. The current operation was not executed.</b>
Does anyone have any ideas on how to get Server B to play nicely? Or have you done something similar with a reverse proxy?
Thanks in advance for any help,
Bluecrack