Re: RPC over HTTP is suddenly broken?
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
Update: I've solved the RPC over HTTP problem. It turns out the RPC virtual
directory in IIS was changed back to its default setting of using Basic
authentication; I had set it to use Integrated Windows authentication.
That, combined with an LMCompatibilityLevel setting of 2, has allowed me to
provide transparent authentication and login to Exchange over HTTP to my
users. I switched it back to Integrated Windows authentication and the
problem was immediately solved.
I'll keep looking for answers regarding ActiveX not prompting to install in
RWW.
Thanks,
Bryan
.
Relevant Pages
- Integrated Windows Authentication, Change IEs Reaction to a 401.3
... Using Integrated Windows Authentication on a Windows 2000 Server ... way to eliminate the login prompt that IE generates following an ... IIS generates 401.3 and IE reacts by displaying a login ... (microsoft.public.inetserver.iis.security) - Eliminating domain name for login on IIS 5.0
... We're using IIS 5.0 and have had an ongoing issue with logins. ... they need to include the login domain name as the userID: ... I've been playing around with the IIS authentication settings. ... Integrated Windows Authentication. ... (microsoft.public.inetserver.iis.security) - Login Box
... I have configured Sharepoint on my network. ... as an intranet site and I have used Integrated Windows Authentication in IIS. ... When some people access the site, they get a login box. ... (microsoft.public.sharepoint.portalserver) - Replacing IIS Loging Dialog with my own
... Would somebody have an idea of how to replace the IIS ... Login Dialog with a custom one. ... disable Basic and Integrated Windows Authentication; ... (microsoft.public.inetserver.iis.security) - 403.1 and Integrated Windows Authentication
... First of all let me thank Jerry III for correctly identifying why IIS 6.0 ... was rejecting my attempts to use Integrated Windows Authentication. ... I created a registry file which modifies the ... their settings for them. ... (microsoft.public.inetserver.iis.security) |
|