Hi, We have deployed Apache Web server and used mod_auth_sspi module to integrate with Tomcat. So when a group of users tries to access the appln using IE which is on domain different from were web server is deployed. He encounters the following error "'Authorization Required This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required.'" On other hand while accessing the same appln using Firefox without using proxy he is able to login to appln.
While another set of users who are on same domain are able to access the appln thru IE successfully
Can anyone guide me how to resolve.
Thanks