1
m0nty
microsoft patch may cause problems!
  • 2005/10/18 0:08

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


A Microsoft patch meant to fix critical security flaws in Windows 2000, Windows XP and Windows Server 2003 is causing trouble for some users, the company said Friday.

The patch was released Tuesday to fix four Windows flaws, including one that experts predict will be exploited by a worm in the coming days. The flaw, tagged "critical" by Microsoft, lies in a Windows component for transaction processing called the Microsoft Distributed Transaction Coordinator, or MSDTC.

full article

2
JMorris
Re: microsoft patch may cause problems!
  • 2005/10/18 4:27

  • JMorris

  • XOOPS is my life!

  • Posts: 2722

  • Since: 2004/4/11


Thanks m0nty. I saw this somewhere else, but it slipped my mind. The bummer is, I just approved a batch of updates through WSUS last Friday before I heard about the problems.

Guess what... Now there are problems.

What I'd give for a proper test environment. But, you know how it is with colleges.... Shoe string budget with corporate class expectations.
Insanity can be defined as "doing the same thing over and over and expecting different results."

Stupidity is not a crime. Therefore, you are free to go.

3
m0nty
Re: microsoft patch may cause problems!
  • 2005/10/18 6:06

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


the solution is pretty simple thankfully (hope so anyway)

restore the default permissions to the COM+ catalog.

1. In the %windir%/registration folder, make sure that the Everyone group has READ permissions.

2. In the %windir%/registration folder, make sure that the SYSTEM account has FULL CONTROL permissions.

3. In the %windir%/registration folder, make sure that the Administrators group has FULL CONTROL permissions.

4. In the advanced security properties of the .clb files in the %windir%/registration folder, make sure that the Inherit from parent the permission entries that apply to child objects. Include these with entries explicitly defined here option is selected.

5. Make sure that the Everyone group has one of the following permissions:
• Traverse permissions (“List Folder Contents”) on all parent directories, including %systemdrive%, %windir%, and %windir%\registration
• The Bypass Traverse Checking permission


Bypass Traverse Checking permission should be selected for the Everyone group.

you can roll out to multiple computers if need be by using cacls.exe

echo ycacls %windir%registration /G everyone:R system:F administrators:F
echo ycacls %windir%registration*.clb /G everyone:R system:F administrators:F

Login

Who's Online

502 user(s) are online (60 user(s) are browsing Support Forums)


Members: 0


Guests: 502


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits