The major change that i made is that user are required to authenticate via radius server (IAS.
The problem is that i can't reach OWA authentication web page due to one of the following errors:
1) Host unreachable error (10065)
Or
2) The target principal name is incorrect
When i configuring a rule for publish web server in SSL tunnel mode i have problems but when publishing a mail server i get the symptomes as descibed above.
Another thing is that when i was trying to publish ssl web site in bridge mode i never got request for user authentication. It failed at the begining.
1. For the RADIUS auth, make sure you enable a remote access policy that allows PAP, so that the Web Proxy cliets can use RADIUS (remote access rules are sort of Web proxy clients when accessing throgh a Web publishing rule)
2. Make sure the common name on the cert on the listener is the same common name on the Web site, and the name on the "To" tab in the Web Publishing Rule is the same as the common name on the certificates
Posts: 9
Joined: 9.Sep.2004
From: Israel
Status: offline
Hello Tom,
Thanks for your help. The configuration now works fine: i am trying to access my exchange via SSL and then first authenticate via RADIUS and afterward against OWA for based authentication.
But there is a new issue that is related to the ISA itself which serve as the RADIUS client in this configuration. I have notice on the event viewer, where IAS is installed, that upon RADIUS authentication the ISA send the user credential twice.
I have seen 2 entries in the event with the same details for specific user.
Is there a way to eliminate this behavior so ISA will send user credentials only once?