Re: ASP .net forms auth against DB

From: Brad Kingsley (bklists@orcsweb.com)
Date: 08/26/02


From: "Brad Kingsley" <bklists@orcsweb.com>
Date: Mon, 26 Aug 2002 09:32:14 -0400


http://www.orcsweb.com/articles/form_auth_db.asp

--
~Brad Kingsley
Microsoft MVP - ASP
Windows 2000 MCSE
http://www.orcsweb.com/
Powerful Web Hosting Solutions
#1 in Service and Support
Please keep replies in the newsgroup
"Poster" <poster@cyberdude.com> wrote in message
news:8ffeb00b.0208181712.1a687041@posting.google.com...
> At
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/ht
ml/gngrfcredentials.asp,
> MS says ..
>
> "<credentials> Element
> Allows optional definition of name and password credentials within the
> configuration file. You also can implement a custom password scheme to
> use an external source, such as a database, to control validation."
>
> All the examples I have seen are like the one below, where you specify
> the user names. This is lame when you have (tens of ) thousands of
> users.
>
> It would be nice if you could point to an existing data store like an
> LDAP DB or custom DB which acts as your user data store.
>
> BTW, has anyone found an appropriate .net replacement for Site Server
> 3.0 or Commerce server's AuthFilter (sounds like this is the model ASP
> Forms auth is using) ?
>
> <authentication mode="Forms">
>
> <forms name="logon" path="/" loginUrl="logon.aspx" protection="All"
> timeout="10">
>
> <credentials passwordFormat="Clear">
>
> <user name="bill" password="password"/>
>
> <user name="fred" password="whatever"/>
>
> </credentials>
>
> </forms>
>
> </authentication>


Relevant Pages

  • RE: Acces in Sharepoint - different views in share point
    ... configure in SharePoint is correct and IIS is working fine. ... When User2 tries to access Companyweb from PC1, ... Microsoft CSS Online Newsgroup Support ... <companyweb from the PC which asked for credentials. ...
    (microsoft.public.windows.server.sbs)
  • RE: Account lockout
    ... Microsoft CSS Online Newsgroup Support ... >Yes I think your Cached Credentials on your laptop are overwritten' theory ... >> Credentials on your laptop are overwritten. ... the AutoUpdate service logged on as a service rather ...
    (microsoft.public.windows.server.sbs)
  • Re: Bios Setup
    ... the "helpful newsgroup for that issue and have the person ... been a technical support person? ... >| My credentials for IT are impressive, ... You have to at least give an impression ...
    (microsoft.public.windowsxp.general)
  • Re: Access denied when writing files form ASP
    ... In addition to the list at aspfaq.com, be aware if you are using Basic or Windows Authentication, then you are trying to access the file system with the ... Those are the credentials that need to have the NTFS file access. ... Produced By Microsoft MimeOLE V6.00.2800.1165 ... | quicker response by posting to the newsgroup. ...
    (microsoft.public.inetserver.asp.general)
  • Re: Force Credential Prompt
    ... Pro I would be prompted for credentials. ... Is there a way to force IE to prompt for credentials? ... Are you really using a special port for your http server? ... Also, I did post this in a VB.Net newsgroup, but didn't get any replies to I ...
    (microsoft.public.windows.inetexplorer.ie6.browser)