Windows Authentification And list of users in database

From: Tom Johnson (TomJohnson_at_usa.net)
Date: 06/23/03


Date: Mon, 23 Jun 2003 12:25:23 -0700


Hello all,

i'm sure i'm not the only one that what to do that.
I want to use windows authentification for validate the
user password but i wan't to check if the user is a valid
user in my database.

so i have the this piece of code in my web.config
   <authentication mode="Windows" />
    <authorization>
      <deny users="?" />
      <allow users="*" />
    </authorization>

but for the validation against the db... i just don't know.

can somebody give me a hint for the validation in db.
Just the where and how.... (for validation.. not for
access to db)

I know that the list of user can be store in web.config
but i need a dynamic list of user.

thanks... and have a nice day



Relevant Pages

  • Windows Authentification against a list of users
    ... I want to use windows authentification for validate the ... user password but i wan't to check if the user is a valid ... can somebody give me a hint for the validation in db. ... I know that the list of users can be store in web.config ...
    (microsoft.public.dotnet.security)
  • Re: receipt of form values by an HTML page
    ... There's a difference between failing a validation check due to ... I'd be inclined to store that pointer in a hidden field rather ... on the client: less load on the database (if indeed there's a database ...
    (comp.infosystems.www.authoring.html)
  • Re: Windows update failing!
    ... After it got fixed Validation failed. ... this computer to the store to fix it The Computer Says Windows XP Pro. ... The Microsoft Product Key that is sticked to the side of my ...
    (microsoft.public.windowsupdate)
  • Re: How to get the Rollup patch
    ... Quite often universities and the likes store these things on their servers. ... A site to download the file without validation? ... Firefox worked fine to download several patches yesterday. ...
    (microsoft.public.win2000.general)
  • Re: Which field to use
    ... And limiting the characters to digits does not yield adequate ... validation. ... sense to me it store it how it was 'used'. ...
    (microsoft.public.access.tablesdbdesign)