|
-
February 17th, 2006, 10:09 AM
#1
Active Directory with Authentication using ASP
I was wondering if anyone knows of any ASP or other scripting code I could use for a project I am working on. I need to be able to Authenticate users from 3 separate role groups within Active Directory. I would like for the user to be able to go to web page and be able to click on a button or something which would lead them to another corresponding page.. of which there will be 3 different pages depending on what role they are in (ie: admin, user, operations).
-
February 17th, 2006, 12:16 PM
#2
Re: Active Directory with Authentication using ASP
Well, PHP has some LDAP functions that should help you.
http://www.php.net/ldap/
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
-
February 17th, 2006, 12:47 PM
#3
Re: Active Directory with Authentication using ASP
is this a ASP.NET application or regula ASP?
Will
--------------------------------------------
Tell me and I will forget
Show me and I will remember
Teach me and I will learn
-
February 17th, 2006, 04:45 PM
#4
Re: Active Directory with Authentication using ASP
I am currently trying to do this with regular asp if possible.
-
February 17th, 2006, 05:18 PM
#5
Re: Active Directory with Authentication using ASP
 Originally Posted by mikrjon
I am currently trying to do this with regular asp if possible.
Take a look here and here.
Either way this is a server-side issue and not client side. I will have a moderator move it.
If the post was helpful...Rate it! Remember to use [code] or [php] tags.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|