Read info from LDAP usgin VB.Net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • adumd
    New Member
    • Aug 2008
    • 1

    Read info from LDAP usgin VB.Net

    Hi all,

    I'm using the next code in order to check if the user exist and if his password is correct on our AD server. Now I would like to read some extra information about the user, such a his e-mail, phone number, etc.

    I'm using VB.Net 2003 and AD on Windows Server 2003.

    Thanks!!!

    <code removed by mod>
    Last edited by Curtis Rutland; Aug 22 '08, 04:28 PM. Reason: removed code
  • Curtis Rutland
    Recognized Expert Specialist
    • Apr 2008
    • 3264

    #2
    Sorry, but this is not the proper way to make posts on this forum.

    First, please don't just dump all your code. It is too difficult to read, and you won't get much help if people don't want to read through all your code. Only post relevant code snippets using CODE tags (the # button in the text editor).

    Second, there isn't much of a question there. You need to explicitly state what you want, and what you have tried yourself to reach that goal.

    Please read our Posting Guidelines and try again.

    MODERATOR

    Comment

    Working...