Computing.Net > Forums > Programming > Auto authenticate using asp

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Auto authenticate using asp

Reply to Message Icon

Name: Weijie
Date: August 8, 2003 at 00:54:19 Pacific
OS: win98
CPU/Ram: p2
Comment:

If I want to authenticate a user that is logged into a windows environment automatically to access my web pages using asp,what should i do?

I tried server variables but the only relevant data could only be ip authentication using Request.ServerVariables("REMOTE_ADDR"). However if the ip is dynamic, this couldn't be implemented. Furthermore,
Request.ServerVariables("LOGON_USER") returns an empty value. Therefore, I need a way to authenticate against Active Directory to know which user in my network is trying to access my web page,pls help,thanks in advance.



Sponsored Link
Ads by Google

Response Number 1
Name: Sord
Date: August 9, 2003 at 14:49:16 Pacific
Reply:

Well, I don't know much/anything about ASP however
there is a great tutorial for what you want using PHP/
MySQL at phpfreaks.com


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Auto authenticate using asp

E-card using ASP/Access www.computing.net/answers/programming/ecard-using-aspaccess/4253.html

Saving excel file using asp.net www.computing.net/answers/programming/saving-excel-file-using-aspnet/11034.html

remote file access using ASP www.computing.net/answers/programming/remote-file-access-using-asp/5992.html