Re: Q: User Control & Form Authentication
From: .NET Follower (amitagarwal-NET_at_SoftHome.net)
Date: 02/07/04
- Next message: .NET Follower: "Re: FormsAuthenticationTicket"
- Previous message: .NET Follower: "Re: Reg Role BAsed security.."
- In reply to: Soul: "Re: Q: User Control & Form Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 7 Feb 2004 10:50:14 +0530
after u authenticate any user ...
u must then determine if they r authorized to certain resources
so we can determine the users in which role they are
and accordingly render pages..
i hope this article will help u
http://www.eggheadcafe.com/articles/20020906.asp
-- Thanks and Regards, Amit Agarwal Software Programmer(.NET) "Soul" <no@spam.net> wrote in message news:Oe0Ryy56DHA.3308@TK2MSFTNGP11.phx.gbl... > Hi, > > Thanks for your direction. I found that in web.config we are able use > <location> tab to specify rules for a particular folder or page. I also > found that the authorization access element have three attributes, which are > Roles, Users and Verbs. But I really can't figure out how to utilize these > attribute to built a rule that may allow access if coming FROM a particular > LOCATION? > > Please enlighten... > > Thank you. > > -- > Soul > > > "David Coe" <dhc0e@aol.com> wrote in message > news:BFE1743F-341A-4F6F-8331-DE5121714425@microsoft.com... > | In the web.config file within the directory that contains the footer.ascx > file, you can specify particular files that are okay coming from a > particular location. You may also want to look into URL authorization. > > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.580 / Virus Database: 367 - Release Date: 2/6/2004
- Next message: .NET Follower: "Re: FormsAuthenticationTicket"
- Previous message: .NET Follower: "Re: Reg Role BAsed security.."
- In reply to: Soul: "Re: Q: User Control & Form Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]