Re: Form Authentication



Hi,

start here:
http://samples.gotdotnet.com/quickstart/aspplus/doc/formsauth.aspx

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

Hi,
I'm creating a class, that will go to a database and authenticate
if the
user
exist and the password is correct. What I don't understand, is how I
tell my application that the user is authenticated (during a time
period), so It doesn't keep asking for the login. Francisco



.



Relevant Pages

  • Re: Httphandler for asp files
    ... Dominick Baier - DevelopMentor ... The DefaultHttpHandler do not make call to the .asp file. ... I want to authenticate this request and so tried an httphandler which authenticates the User. ...
    (microsoft.public.dotnet.security)
  • Re: Application to Application authentication models....
    ... >you should be comfortable if that application's back-end or database ID's ... The very fact that the security credentials have to ... I accept that this may be the case for web applications per machines. ... authenticate against a directory service, ...
    (SecProg)
  • Re: Authentication
    ... how are you accessing the database? ... then you probably should be using a windows ... single sign on system) to authenticate your user. ... methods/properties with the PrincipalPermission attribute. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: postgresql configuration and set-up
    ... > But how do I log in to the database foo as user foouser? ... You have to tell createuser that you want to supply a ... Then the final column says how to authenticate. ...
    (Debian-User)
  • Re: Authenticating Users on an Intranet
    ... and remove anonymous access in the directory security tab in IIS ... Dominick Baier - DevelopMentor ... > would like to authenticate the users without making them enter a user ...
    (microsoft.public.dotnet.framework.aspnet.security)