Problems with ADSI 2.5 (259879)



The information in this article applies to:

  • Microsoft Active Directory Service Interfaces 2.5

This article was previously published under Q259879

SYMPTOMS

The current version of Active Directory Services Interface (ADSI) on Microsoft Windows NT 4.0, Microsoft Windows 95, and Microsoft Windows 98 contains problems with adding and removing access control entries (ACEs), slow initial searches with Windows 95/Windows 98, and using GeneralizedTime values with IADsPropertyList.

RESOLUTION

A supported fix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Apply it only to computers that are experiencing this specific problem. This fix may receive additional testing. Therefore, if you are not severely affected by this problem, Microsoft recommends that you wait for the next release of the directory services client that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the fix. 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 typical support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

The English version of this fix should have the following file attributes or later:
   Date      Time    Version     Size    File name     Platform
   ------------------------------------------------------------
   3/2/2000  3:31PM  4.01.259.1  129 KB  Activeds.dll  *
   3/2/2000  3:34PM  4.01.259.1  121 KB  Adsldp.dll    *
   3/2/2000  3:28PM  4.01.259.1  126 KB  Adsldpc.dll   *

* Windows NT 4.0, Windows 95, and Windows 98
				

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

IADsAccessControlList.AddAce Produces Wrong Trustee

In a multiple-domain environment, adding an ACE to an access control list (ACL) that has a duplicate account name in another domain may cause the incorrect trustee to be used. For example, if there is a John Doe (JDoe) in domain A and a Jane Doe (JDoe) in domain B and there is a trust relationship between the two domains, using ADSI to add an ACE for John may result in permissions being assigned for Jane.

Initial Searches Are Slow on Windows 95/Windows 98

For performance reasons, ADSI attempts to cache to disk the schema of a Lightweight Directory Access Protocol (LDAP) version 3 server that it contacts. ADSI 2.5 on Windows 95 or Windows 98 improperly downloads the schema each time instead of caching it. This causes a delay in the results returned for the first LDAP queries that are issued to the server. For additional information about how ADSI caches LDAP 3 schema information, click the article number below to view the article in the Microsoft Knowledge Base:

251189 INFO: Locating an LDAP Server Schema Cached by ADSI

Working with GeneralizedTime Values Using IADsPropertyList

The data transmitted over the wire for a date formatted in Universal Time Coordinate (UTC) time format is different from that for generalized time. When you are using the ADSI 2.5 IADsPropertyList interface, the dates for GeneralizedTime values may be transmitted in the wrong format.

REFERENCES

For additional information about ADSI, visit the following Microsoft Web site:

Modification Type:MinorLast Reviewed:10/6/2005
Keywords:kbHotfixServer kbQFE kbfix kbprb kbQFE KB259879