Re: transfer of encrypted password from a LDAP server to AD

From: Chris Malone (persillade_at_hotmail.com)
Date: 09/17/04

  • Next message: Tony: "Re: exporting only ous with csvde"
    Date: 17 Sep 2004 13:49:42 -0700
    
    

    269190 How To Change a Windows 2000 User's Password Through LDAP
    http://support.microsoft.com/?id=269190

    You need to have a 128-bit SSL connection established to the DC. You
    will have to BER-encode the password if you do it through LDIFDE - I
    would recommend using the "SetPassword" method in ADSI/VBScript:

    Set oUser = GetObject _
      ("LDAP://cn=user1,ou=Test,dc=domain,dc=com")
    oUser.SetPassword "Password1"

    Chris Malone
    Microsoft Directory Services


  • Next message: Tony: "Re: exporting only ous with csvde"

    Relevant Pages

    • LDAP, Windows 2000, and Windows 2003
      ... whole app to Windows 2003 but the LDAP SSL connection no ... Windows 2003 with regard to LDAP? ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Re: Authenticating LDAP connection with current windows users credentials?
      ... setup and theory behind an ldap ... The Kerberos only works with ADS right now but that is sufficient for your situation. ... when the user has logged in interactively and therefore has a valid Kerberos ticket cached in Windows logon credential cache. ... CallbackHandler callbackHandler = new KerbCallback; ...
      (comp.lang.java.programmer)
    • can not log into a windows machine connected to a domain managed by samba/ldap
      ... by samba to create the entry in ldap when a machine joins the domain ... I have changed "smb.conf" so it calls a personal script instead of ... Once the this problem has been solved, I could not log into the windows ...
      (Debian-User)
    • Re: Exchange nur für Kalender, IMAP & Adress-Buch extern - geht das?
      ... Userdaten & Passwörter von einem plain LDAP Server zu holen. ... Hinweise immer interessieren :-) Was ich habe an Doku ist die Windows ... Adrian Gschwend ...
      (microsoft.public.de.exchange)
    • Re: LDAP Queries never work
      ... Doing that pulls up the Windows Address Book which is generally not considered an LDAP browser, if you have properly configured the application it can work but it rarely is ever configured.... ... Joe Richards Microsoft MVP Windows Server Directory Services ... We setup our AD network a few years ago wtih four domain controllers and four sites. ...
      (microsoft.public.win2000.active_directory)