Why Code Authentication At All?
From: Brian (bonei_at_vafb.com)
Date: 06/10/04
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: Why Code Authentication At All?"
- Previous message: Shailesh: "web.config and authentication problem."
- Next in thread: Joe Kaplan \(MVP - ADSI\): "Re: Why Code Authentication At All?"
- Reply: Joe Kaplan \(MVP - ADSI\): "Re: Why Code Authentication At All?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 10 Jun 2004 09:26:26 -0700
Please pardon my ignorance with this one, but I am pounding my head
against System.DirectoryServices and have an idea. Why not simply turn
off "Anonymous User" access to my website, and let Windows provide the
login of the person viewing the page through a call to
Request.ServerVariables("LOGON_USER")?
I am stuck in the middle of a set of problems with authenticating
users and wonder why I am doing this at all?
TIA,
Brian
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: Why Code Authentication At All?"
- Previous message: Shailesh: "web.config and authentication problem."
- Next in thread: Joe Kaplan \(MVP - ADSI\): "Re: Why Code Authentication At All?"
- Reply: Joe Kaplan \(MVP - ADSI\): "Re: Why Code Authentication At All?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]