PRB: ADSI WinNT Schema Does Not Contain All User Properties (187528)



The information in this article applies to:

  • Microsoft Platform Software Development Kit (SDK) 1.0
  • Microsoft Active Directory Service Interfaces 2.5

This article was previously published under Q187528

SYMPTOMS

The Rel 1.0 patched ADSI Windows NT provider's user class object does not list all the properties that are available when you use the IADsUser interface. The AccountDisabled, PasswordExpirationDate, and IsAccountLocked properties do not appear in any of the property lists for the user class object. You cannot use the generic Get and Put methods to access these properties.

RESOLUTION

Use the IADsUser interface to access these properties.

STATUS

This behavior is by design.

Modification Type:MinorLast Reviewed:7/11/2005
Keywords:kbAPI kbEmulatex86 kbnetwork kbprb KB187528