Score:0

IIS basic auth against database TABLE

us flag

I have a site on IIS where the auth is being done by having a header included in all (classic ) asp pages, if session variables is not set, user is redirected to login page, setting the session variables if user is in sql table. However, this does not protect ressources like images and javascripts which are without that header file.

So is it possible to use basic authentification to perform a sql lookup in a user table on the IIS server?

NOTE: the users are NOT sql users, they are just entries in a regular table.

Lex Li avatar
vn flag
Windows/IIS only supports Basic authentication against Active Directory. If you want something else, you have to develop your own IIS module.
Score:0
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.