Re: SOLUTION FOUND!!! No more inputting credentials for RPC over HTTP Connections!!!!
- From: "Mark Arnold [MVP]" <mark@xxxxxxxx>
- Date: Wed, 20 Apr 2005 10:16:16 +0100
On Tue, 19 Apr 2005 13:48:15 -0700, "Daren DiClaudio"
<duomenox@xxxxxxxxxxxxxxxxx> wrote:
>I have asked this question many times on these forums and all the MS peronel
>claimed it was not possible.
>
>I actuall found a KB Article, completely by mistake that shows what needs to
>be done to fix it.
>
>The article is here:: http://support.microsoft.com/default.aspx?
>scid=kb;en-us;820281
>
>The main info you need ot know is as follows,
>
>You must be using NTLM Authentication, not Basic if you wish to bypass the
>prompt for credentials.
>You must be part of a domain or have the passwords saved in your user
>profile (check your managed
> passwords under user accounts).
>
>Edit the following key in the registry to a 2 or a 3 depending on your
>situation:
>(You can copy this into a notpad doc, name it x.reg and import it).
>
>
>Windows Registry Editor Version 5.00
>
>;Stops Outlook from asking for user credentials when using RPC over HTTP
>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]
>"lmcompatibilitylevel"=dword:00000002
>
>
>Use the 2 if you have any Windows 9x or 2000 computers/server you need to
>communicate with on your network.
>Use 3 if you have all Windows XP and 2003 computers/servers on your network.
>
>Hope this helps some of you, the KB article was really hard to find for some
>reason, I think I was using bad keywords for a while...
>
You need to make sure that the NTLM credentials pass through the
firewall and also the border routers properly. You need to test with
Basic first and then try with NTLM. Chat to your firewall chaps before
putting the NTLM into production as a solution.
.
- References:
- SOLUTION FOUND!!! No more inputting credentials for RPC over HTTP Connections!!!!
- From: Daren DiClaudio
- SOLUTION FOUND!!! No more inputting credentials for RPC over HTTP Connections!!!!
- Prev by Date: Re: 2003 standard to 2003 enterprise
- Next by Date: Re: domain was renamed
- Previous by thread: SOLUTION FOUND!!! No more inputting credentials for RPC over HTTP Connections!!!!
- Next by thread: Setup/ForestPrep fails
- Index(es):
Relevant Pages
|