NT User Authentication through ASP 
Author Message
 NT User Authentication through ASP

Hey, I've been looking around for tips on how and if it's possible to
manually log someone out of an NT session in their browser.  IE, they
can login, browse the site using the login with certain changes to the
pages and access restrictions to others, but is it possible to log
someone out of their NT challenge/response session using ASP?

thanks

--

--] Geoff May  -  Web / Graphic / Database Developer
--] Spectrum Global Communications Inc.
--] (519)725-2000
--] http://www.*-*-*.com/
"The Internet is your business card!"



Sun, 10 Nov 2002 03:00:00 GMT  
 NT User Authentication through ASP
Why are people always wanted to do using code what you get for free?

Use NTCR authentication and the user is logged on seamlessly.  If they have
already entered their username and password when they've logged on to NT,
why should they enter it again on your unsecure webpage where all and sundry
could be sniffing it?


Quote:
> Hey, I've been looking around for tips on how and if it's possible to
> manually log someone out of an NT session in their browser.  IE, they
> can login, browse the site using the login with certain changes to the
> pages and access restrictions to others, but is it possible to log
> someone out of their NT challenge/response session using ASP?

> thanks

> --

> --] Geoff May  -  Web / Graphic / Database Developer
> --] Spectrum Global Communications Inc.
> --] (519)725-2000
> --] http://www.sgci.com
> "The Internet is your business card!"



Sun, 10 Nov 2002 03:00:00 GMT  
 NT User Authentication through ASP
Session.Abandon

--
Michael Harris
MVP Scripting

Hey, I've been looking around for tips on how and if it's possible to
manually log someone out of an NT session in their browser.  IE, they
can login, browse the site using the login with certain changes to the
pages and access restrictions to others, but is it possible to log
someone out of their NT challenge/response session using ASP?

thanks

--

--] Geoff May  -  Web / Graphic / Database Developer
--] Spectrum Global Communications Inc.
--] (519)725-2000
--] http://www.sgci.com
"The Internet is your business card!"



Sun, 10 Nov 2002 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. NT User Authentication through ASP

2. How to get NT user authentication?

3. Passing Password to NT (directory authentication) from ASP

4. ASP use NT Authentication revisted?

5. NT Authentication w/ASP

6. ASP/ADO, SQL7, NT/Win2k authentication

7. User Authentication/NT Domain.

8. API-calls for user authentication in WIN95/NT?

9. NT User Authentication

10. NT user authentication

11. nt user authentication

12. Windows NT Groups and User Authentication

 

 
Powered by phpBB® Forum Software