Go Back   TechArena Community > Technical Support > Computer Help > Windows 2000 > Windows 2000 Security
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , , ,

Has Microsoft recently introduced "Loopback check" functionality in Windows 2000?

Windows 2000 Security


Reply
 
Thread Tools Search this Thread
  #1  
Old 24-11-2008
Trust No One®
 
Posts: n/a
Has Microsoft recently introduced "Loopback check" functionality in Windows 2000?

Hi Folks,

I think the answer to my question is "Yes", but hopefully someone can
confirm and/or point me to the particular security patch that introduced it.

Recently - on the 14th of November when we rolled out a number of Microsoft
patches, a number of our Windows 2000 servers had problems where
applications running on these servers were no longer able to map to local
shares using an alias (DNS CNAME) for the server. Attempting the map the
share resulted in a request for login credentials.

Up to this point this kind of drive mapping worked flawlessly in Windows
2000, provided the DisableStrictNameChecking key was set as detailed in:

http://support.microsoft.com/kb/281308

During my investigation I found that the registry value
DisableLoopBackCheck=0 now appears in the registry of our Windows 2000
servers. This is related to the LoopBack check functionality which was first
introduced in Windows 2003 SP1. (see http://support.microsoft.com/kb/896861)

If I set "DisableLoopBackCheck=1" or alternately specify the desired alias
in a "BackConnectionHostNames" entry, then everything works, as per the KB
article for Windows 2003 SP1.

So it looks like a recent security patch has introduced the loopback check
functionality previously only applicable to Windows 2003 SP1 onwards.

Can anyone else confirm this behaviour?

Regds,

--
Peter <X-Files fan>



Reply With Quote
  #2  
Old 05-12-2008
cemkeles@gmail.com
 
Posts: n/a
Re: Has Microsoft recently introduced "Loopback check" functionalityin Windows 2000?

Hi,
We have faced same on our windows servers. Server can't access itself
using alias, but can with hostname or IP.
Recently installed patches are these:
- Security Update for Windows 2000 (KB957095)
- Security Update for Windows 2000 (KB958644)
- Security Update for Windows 2000 (KB957097)
- Security Update for Microsoft .NET Framework 1.1 Service Pack 1
(KB947742)
- Cumulative Security Update for Internet Explorer 6 Service Pack 1
(KB956390)
- Security Update for Internet Explorer 6 for Windows 2000 (KB938464)
- Cumulative Security Update for ActiveX Killbits for Windows 2000
(KB956391)
- Security Update for Windows 2000 (KB954211)
And DisableLoopBackCheck is in registry now with value of 0
I'm sure one of these adds this in the registry, but I couldn't make
sure which. Actually I checked kb pages of all these on Microsoft's
homepage but couldnt find anything yet. If someone can help us, that
will be really appreciated.

Cem




On 24 Kasım, 18:38, "Trust No One®" <dana.scu...@usa.xnet> wrote:
> Hi Folks,
>
> I think the answer to my question is "Yes", but hopefully someone can
> confirm and/or point me to the particular security patch that introduced it.
>
> Recently - on the 14th of November when we rolled out a number of Microsoft
> patches, a number of our Windows 2000 servers had problems where
> applications running on these servers were no longer able to map to local
> shares using an alias (DNS CNAME) for the server. Attempting the map the
> share resulted in a request for login credentials.
>
> Up to this point this kind of drive mapping worked flawlessly in Windows
> 2000, provided the DisableStrictNameChecking key was set as detailed in:
>
> http://support.microsoft.com/kb/281308
>
> During my investigation I found that the registry value
> DisableLoopBackCheck=0 now appears in the registry of our Windows 2000
> servers. This is related to the LoopBack check functionality which was first
> introduced in Windows 2003 SP1. (seehttp://support.microsoft.com/kb/896861)
>
> If I set "DisableLoopBackCheck=1" or alternately specify the desired alias
> in a "BackConnectionHostNames" entry, then everything works, as per the KB
> article for Windows 2003 SP1.
>
> So it looks like a recent security patch has introduced the loopback check
> functionality previously only applicable to Windows 2003 SP1 onwards.
>
> Can anyone else confirm this behaviour?
>
> Regds,
>
> --
> Peter <X-Files fan>



Reply With Quote
  #3  
Old 22-12-2008
PabloV99's Avatar
Member
 
Join Date: Dec 2008
Location: Buenos Aires, Argentina
Posts: 1
Re: Has Microsoft recently introduced "Loopback check" functionalityin Windows 2000?

Hi,
The patch KB957097 is the one that adds it.
Also some of the following ones (still I did not have time to investigate which one):
KB958215
960714
KB954600
KB956802

Rgds,
PabloV99

Quote:
Originally Posted by cemkeles@gmail.com View Post
Hi,
We have faced same on our windows servers. Server can't access itself
using alias, but can with hostname or IP.
Recently installed patches are these:
- Security Update for Windows 2000 (KB957095)
- Security Update for Windows 2000 (KB958644)
- Security Update for Windows 2000 (KB957097)
- Security Update for Microsoft .NET Framework 1.1 Service Pack 1
(KB947742)
- Cumulative Security Update for Internet Explorer 6 Service Pack 1
(KB956390)
- Security Update for Internet Explorer 6 for Windows 2000 (KB938464)
- Cumulative Security Update for ActiveX Killbits for Windows 2000
(KB956391)
- Security Update for Windows 2000 (KB954211)
And DisableLoopBackCheck is in registry now with value of 0
I'm sure one of these adds this in the registry, but I couldn't make
sure which. Actually I checked kb pages of all these on Microsoft's
homepage but couldnt find anything yet. If someone can help us, that
will be really appreciated.

Cem




On 24 Kasım, 18:38, "Trust No One®" <dana.scu...@usa.xnet> wrote:
> Hi Folks,
>
> I think the answer to my question is "Yes", but hopefully someone can
> confirm and/or point me to the particular security patch that introduced it.
>
> Recently - on the 14th of November when we rolled out a number of Microsoft
> patches, a number of our Windows 2000 servers had problems where
> applications running on these servers were no longer able to map to local
> shares using an alias (DNS CNAME) for the server. Attempting the map the
> share resulted in a request for login credentials.
>
> Up to this point this kind of drive mapping worked flawlessly in Windows
> 2000, provided the DisableStrictNameChecking key was set as detailed in:
>
> http://support.microsoft.com/kb/281308
>
> During my investigation I found that the registry value
> DisableLoopBackCheck=0 now appears in the registry of our Windows 2000
> servers. This is related to the LoopBack check functionality which was first
> introduced in Windows 2003 SP1. (seehttp://support.microsoft.com/kb/896861)
>
> If I set "DisableLoopBackCheck=1" or alternately specify the desired alias
> in a "BackConnectionHostNames" entry, then everything works, as per the KB
> article for Windows 2003 SP1.
>
> So it looks like a recent security patch has introduced the loopback check
> functionality previously only applicable to Windows 2003 SP1 onwards.
>
> Can anyone else confirm this behaviour?
>
> Regds,
>
> --
> Peter <X-Files fan>

Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows 2000 > Windows 2000 Security


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Similar Threads for: "Has Microsoft recently introduced "Loopback check" functionality in Windows 2000?"
Thread Thread Starter Forum Replies Last Post
Microsoft Exchange 2000 "The name could not be resolved" McGrawh Networking & Security 4 09-06-2009 10:28 PM
Removing "Recently Added" in iTunes DutchDude Portable Devices 2 29-05-2009 12:05 AM
What is difference between "Microsoft Outlook email" & "Windows Ma Derek Windows Vista Mail 1 07-10-2008 08:35 PM
Windows Defender: "The program can't check for definition updates" Mr. Nudibranch Windows Security 2 12-08-2007 10:20 PM
"Easy Transfer" download difficulty (to Windows 2000)... Nick Clegg Vista Setup and Install 6 01-03-2007 05:46 AM


All times are GMT +5.5. The time now is 12:56 AM.