Re: Using login credentials from a database.
From: Jerry III (jerryiii_at_hotmail.com)
Date: 12/04/03
- Next message: BG: "Questions URLSCAN"
- Previous message: bbxrider: "Re: file permissions quandry"
- In reply to: Kevin: "Using login credentials from a database."
- Next in thread: Paul Lynch: "Re: Using login credentials from a database."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 4 Dec 2003 12:14:28 -0800
You can also use an ISAPI filter to handle your own login scheme.
Jerry
"Kevin" <anonymous@discussions.microsoft.com> wrote in message
news:025401c3ba8d$d6e87720$a101280a@phx.gbl...
> I am a developer not an administrator and want to ask you
> guys for ideas.
>
> I need to control access to my web site via login
> information in a database on the server.
>
> The only way I see to do this is to use an authenication
> scheme that doesn't require a user login (either
> anonymous or certificates mapped to a user) to establish
> the IIS login. Then, I would have to handle the
> application's login though my own web page and server
> code. Is there another way that I should consider?
>
> Also, can you point me to scripts I could use to
> automatically map those certificates in an install?
- Next message: BG: "Questions URLSCAN"
- Previous message: bbxrider: "Re: file permissions quandry"
- In reply to: Kevin: "Using login credentials from a database."
- Next in thread: Paul Lynch: "Re: Using login credentials from a database."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|