Forum Moderators: open

Message Too Old, No Replies

Authenticating thru Active Directory

I’m trying to create a log in page that authenticates thru Active Directory

         

Stoneman7

6:35 pm on Mar 15, 2007 (gmt 0)

10+ Year Member



Here’s my situation:

When the user submits their credentials, they authenticate thru AD and sends them to the Default.aspx page where they greeted a dropdownlist users that are in the same OU as the logged on user.
I guess question is, how can go about doing this?

Thank you for the help.

carguy84

4:51 am on Mar 17, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Can't do it in javascript, it's going to require server side programming.