Re: Active Directory
From: Beginner (bzhang_at_hotmail.com)
Date: 02/28/04
- Next message: Beginner: "Re: httpcontext"
- Previous message: Beginner: "Form Authentication with Remote Login.aspx"
- In reply to: Galore: "Active Directory"
- Next in thread: Galore: "Re: Active Directory"
- Reply: Galore: "Re: Active Directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 28 Feb 2004 10:44:28 -0500
You can have one resource account that has AD query previlige and something
like
DirecotryEntry entry = new DirectoryEntry(path, username, password)
"Galore" <galore@ig.com.br> wrote in message
news:Oe3fU4Y$DHA.1456@TK2MSFTNGP09.phx.gbl...
> Hello,
>
> I need to get all the AD information from a user that access a intranet
> ASP.NET page.Does anyone can tell me how to do it? (the user can't put its
> login and password on a text box and validate it, I've got to get it by
> code)
>
> Thanks
>
>
- Next message: Beginner: "Re: httpcontext"
- Previous message: Beginner: "Form Authentication with Remote Login.aspx"
- In reply to: Galore: "Active Directory"
- Next in thread: Galore: "Re: Active Directory"
- Reply: Galore: "Re: Active Directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]