Directory Programming .NET

Active Directory and ADAM programming support for .NET developers
Welcome to Directory Programming .NET Sign in | Join | Help

Search

You searched for the word(s):
< 1 second(s)
  • Autentificacion User ADAM

    Hi all:I have a problem when I want to authenticate an user. My code only works if the user have administration role. I use the next code.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dim entry As DirectoryEntry = New DirectoryEntry&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; entry.Path = ...
    Posted to Active Directory/ADAM LDAP Discussions
    (Forum) by JorgeSV on April 16, 2010
  • Create User adam

    Hi all:I try to add a user using asp.net in an ADAM, but I can't.This is the code that I use:Dim usuario As DirectoryEntry&nbsp;Dim de As DirectoryEntry = New DirectoryEntry&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; de.Path = ...
    Posted to Active Directory/ADAM LDAP Discussions
    (Forum) by JorgeSV on March 15, 2010