ASP use NT Authentication revisted? 
Author Message
 ASP use NT Authentication revisted?

In the thread 'ASP use NT Authentication' located at
http://www.*-*-*.com/
4&hitnum=7 the question was asked how to force authentication and the answer
was provided... but....

My question is how do you take a custom asp page with a text box for
password and user id and submit it for authentication and get status back as
to success or failure without the IE built in dialog?



Tue, 27 Aug 2002 03:00:00 GMT  
 ASP use NT Authentication revisted?
easiest answer:
Don't authenticate to an NT user.
Have a table which contains user name and password and whatever information
is pertinent to your application.
Then authenticate against this table.

Brian Beers

Quote:

>In the thread 'ASP use NT Authentication' located at
>http://x35.deja.com/=yahoo/getdoc.xp?AN=589663930&CONTEXT=952714345.3...
6
>4&hitnum=7 the question was asked how to force authentication and the
answer
>was provided... but....

>My question is how do you take a custom asp page with a text box for
>password and user id and submit it for authentication and get status back
as
>to success or failure without the IE built in dialog?



Tue, 27 Aug 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Not using NT authentication but Requiring Network Userid

2. Not using NT authentication but Requiring Network Userid

3. NT User Authentication through ASP

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

5. NT User Authentication through ASP

6. NT Authentication w/ASP

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

8. Openning an asp which uses authentication

9. Using NT Authentication with ADO

10. Using NT Authentication with ADO

11. Member Authentication using ASP

12. Authentication with NT

 

 
Powered by phpBB® Forum Software