Ask a Question related to ASP Database, Design and Development.
-
David Morgan #1
Using Clear Text Authentication
Hi
Although I have been working with ASP for a number of years now, I have
always used form/database based login mechanisms. The time has now come
where I need to use the old Login Dialog box. I have read various articles
about Basic Authentication etc. but I have a couple of questions:
1) User credentials are stored in the same place as Administrator etc. This
means that if a webserver is hosting multiple websites, user names will need
to be unique across all of them, right?
2) You add users/change passwords/check details etc using ADSI from your ASP
Page using a container for an administrative user, right?
3) The URL to the secured content should be accessed via HTTPS to ensure
that the login credentials that will be requested are submitted via HTTPS?
I am asking these questions as it seems a shame to clutter up the W2K
user/groups areas with potentially thousands of user accounts and usernames
can only be used once per machine rather than once per website.
Any help with these matters would be gratefully appreciated.
Regards
David
David Morgan Guest
-
Clear text passwords and Oracle - arrrrrrgh - please help!
Hi, I am working on a mobile application that consists of a number of handheld scanners, an Xml Web service and an Oracle 9i database in a highly... -
chat component - clear text
hi i'm trying to clear the text from the chat component. it works fine with clearHistory() but it clears it for all ppl what is not what i want.... -
Clear text in a PDF export
We have a process at my company to create dynamic PDF documents. The "template" is create with xpath to the database element in the location that we... -
CLEAR INPUT TEXT problem
hi, first i'll excuse for my english the problem is that i want to create a form when the user click on a inputtext is clear its content and let... -
text is not clear
Hello Annvee, It depends on how large the font might be, more often, small fonts will appear blurry on your screen. Here are some links to help... -
Tom Kaminski [MVP] #2
Re: Using Clear Text Authentication
"David Morgan" <david@davidmorgan.me.uk> wrote in message
news:OZrx8Zm6DHA.1816@TK2MSFTNGP12.phx.gbl...articles> Hi
>
> Although I have been working with ASP for a number of years now, I have
> always used form/database based login mechanisms. The time has now come
> where I need to use the old Login Dialog box. I have read variousThis> about Basic Authentication etc. but I have a couple of questions:
>
> 1) User credentials are stored in the same place as Administrator etc.need> means that if a webserver is hosting multiple websites, user names willYes.> to be unique across all of them, right?
ASP> 2) You add users/change passwords/check details etc using ADSI from yourYes.> Page using a container for an administrative user, right?
Yes.> 3) The URL to the secured content should be accessed via HTTPS to ensure
> that the login credentials that will be requested are submitted via HTTPS?
--
Tom Kaminski IIS MVP
[url]http://www.iistoolshed.com/[/url] - tools, scripts, and utilities for running IIS
[url]http://mvp.support.microsoft.com/[/url]
[url]http://www.microsoft.com/windowsserver2003/community/centers/iis/[/url]
Tom Kaminski [MVP] Guest



Reply With Quote

