Search

You searched for the word(s): userid:831501

Matching Posts

  • Error in Changing Password using DirectoryEntry.Invoke

    Hi I am facing an error while changing/Setting the password. I am getting the below error U nknown name. (Exception from HRESULT: 0x80020006 (DISP_E_UNKNOWNNAME))” . DirectoryEntry usr = new DirectoryEntry(" LDAP://server.domain.com "); usr.Invoke("ChangePassword", new object[] { "oldpwd", "new" }); Its throwing error while calling the invoke method. Thanks and Regards, Shah
    Posted to Active Directory and LDAP (Forum) by ssshan on 10/13/2008
    Filed under: Active Directory, active Directory C# user groups, AD, AD C# LDAP, AD C# LDAP single sign-on, AD LDAP, ADSI, AdsPath, Directory Services, DirectoryEntry, DirectoryServices, LDAP in c#, list fields active directory
Page 1 of 1 (1 items)