ADSI WinNT (ADSNT.DLL) Provider Fixes

ID: Q167801


The information in this article applies to:
  • Microsoft Win32 Software Development Kit (SDK), used with:
    • Windows NT
    • x86


SUMMARY

The accompanying files are replacements for the ADS.EXE runtime kit distributed with ADSI 1.0. This patch changes the following Windows NT provider properties:



                        IADsUser                        Accessible via
                        Interface                       IADsUser::Get
Property Name           Property        Write           or Put
-------------------------------------------------------------------------

AccountDisabled         Y               Y               -
AccountExpirationDate   Y               Y               get/put
IsAccountLocked         Y               N               -
                                        Can set only from TRUE to FALSE.

LastLogin               Y               N               get
LastLogoff              Y               N               get
        For the above 2, receive error '5' if values unset,
        that is, the user never logged in or out.

PasswordExpirationDate  Y               N               -
MinPasswordLength       Y               N               get
MinPasswordAge          N               N               get
MaxPasswordAge          N               N               get
PasswordHistoryLength   N               N               get
PasswordExpired         N               Y               get/put
        Equivalent to the 'must change password at next login' User
        Manager setting. 
NOTE: the MinPasswordLength, MinPasswordAge, MaxPasswordAge, PasswordHistoryLength are all write-able on the Domain object.

The following files are available for download from the Microsoft Download Center. Click the file names below to download the files:
AdsX86.exe - NT X86 version
Adsalpha.exe - NT Alpha version
Ads95.exe - Windows 95 version
For more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address
http://www.microsoft.com/downloads/search.asp
and then click How to use the Microsoft Download Center.


MORE INFORMATION

To install this patch:

  1. To extract the platform version of ads.exe and readme.txt run adsX86.exe in Windows NT, run ads95.exe in Windows 95, and run adsalpha.exe in Alpha NT.


  2. Run Ads.exe to update your ADSI runtimes.


  3. Restart your system when you are prompted by the install procedure.


  4. Run an ADSI application and verify that you can use ADSI.


Additional query words:

Keywords : kbfile kbnokeyword kbAccCtrl kbAPI kbKernBase kbSecurity kbDSupport kbGrpKernBase
Version : WINDOWS:
Platform : WINDOWS
Issue type : kbinfo


Last Reviewed: December 20, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.