The GetEffectiveRightsFromAcl function may return error 1355 in Windows 2000 and in Windows Server 2003 (841630)



The information in this article applies to:

  • Microsoft Windows Server 2003, 64-Bit Datacenter Edition
  • Microsoft Windows Server 2003, 64-Bit Enterprise Edition
  • Microsoft Windows Server 2003, Datacenter Edition
  • Microsoft Windows Server 2003, Enterprise Edition
  • Microsoft Windows Server 2003, Standard Edition
  • Microsoft Windows Server 2003, Web Edition
  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Professional
  • Microsoft Windows 2000 Advanced Server

SYMPTOMS

Migrated environments that rely on security identifier (SID) history in security descriptors, and that are running software applications that are implementing the Microsoft Windows API GetEffectiveRightsFromAcl function, may return with error message 1355. The specified domain either does not exist or can not be contacted.

CAUSE

The problem occurs because this API did not support environments that use SID history. Changes were made to the API to support environments that use SID history.

RESOLUTION

Windows Server 2003 hotfix information

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Windows Server 2003 service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

Prerequisites

No prerequisites are required

Restart requirement

You must restart your computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other

File information

The English version of this hotfix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.

Windows Server 2003 (x86)

   Date         Time   Version            Size    File name
   --------------------------------------------------------------
   15-May-2004  01:02  5.2.3790.172      117,760  Ntmarta.dll      

Windows Server 2003 (IA-64)

   Date         Time   Version            Size    File name
   --------------------------------------------------------------
   15-May-2004  00:56  5.2.3790.172      354,816  Ntmarta.dll      IA-64
   15-May-2004  01:02  5.2.3790.172      117,760  Wntmarta.dll     x86

Windows 2000 hotfix information

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that this article describes. Apply it only to systems that are experiencing this specific problem.

To resolve this problem, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

Prerequisites

No prerequisites are required

Restart requirement

You must restart your computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other

File information

The English version of this hotfix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.

Date         Time   Version        Size     File name
-------------------------------------------------------
03-May-2004  12:12  5.0.2195.6920  103,184  Ntmarta.dll
05-Apr-2004  13:26  5.4.15.0         6,656    Spmsg.dll


WORKAROUND

You can change the trustee Information in the access control entry (ACE), which is included in the security descriptor on the resource. The current trustee information contains the SID of the trustee from the migrated domain. Use the access control list editor to remove the trustee from the security descriptor, save the information, and then add the same trustee back to the resource by using the migrated account in the current domain. This will change the SID in the trustee information to the SID of the current domain.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

For additional information, click the following article numbers to view the articles in the Microsoft Knowledge Base:

816915 New file naming schema for Microsoft Windows software update packages

824684 Description of the standard terminology that is used to describe Microsoft software updates


Modification Type:MinorLast Reviewed:6/1/2006
Keywords:kbBug kbfix kbWin2000preSP5fix kbHotfixServer kbQFE KB841630