Browse by Tags

Related 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[] {...
    Posted to Active Directory and LDAP (Forum) by ssshan on 10-13-2008, 12:00 AM
    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
  • Domain Subdomain in LDAP

    Hi, we are trying to implement forms based authentication in our site(MOSS 2007) and we are trying to fetch users from ADS of our organisation We have used LDAP string which is working fine but the problem begins now....... Our organisation's ADS structure includes directories -> sub-directories...
    Posted to Active Directory and LDAP (Forum) by patelhiren20 on 03-20-2008, 12:00 AM
    Filed under: OpenLDAP, User.Identity, Active Directory, ActiveDirectoryMembershipProvider, AD, AD LDAP, DirectoryEntry, LDAP, LDAP domain subdomain filter, ldap tutorial directoryservices, local error directoryservicescomexception directorysearcher findall ldap active directory, forms authentication, ActiveDirectory ADAM, ADAM, AdsPath
  • How can I get visitor's ADsPath?

    http://www.microsoft.com/technet/scriptcenter/scripts/misc/adsi/msadvb03.mspx Here gives an example of the question . On Error Resume Next Set objSysInfo = CreateObject("ADSystemInfo") strUser = objSysInfo.UserName Set objUser = GetObject("LDAP://" & strUser) Wscript.Echo objUser...
    Posted to Active Directory and LDAP (Forum) by zsxyzabc on 11-22-2007, 12:00 AM
    Filed under: AdsPath
Page 1 of 1 (3 items)