AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Spot The Authorization Bug : Scott Allen

Wednesday, July 09 2008

Take care when defining authorization rules for your ASP.NET application, and know what the defaults are, or you may end up with some unwanted visitors. You can control access to pages or folders to members of one of the built-in Windows groups by specifying the role in the format BUILTIN\groupName. The following example allows users in the built-in administrators group to view pages in the folder named memberPages and denies access to anyone else....

Read More:
Spot The Authorization Bug : Scott Allen
Also See:
Support Voice: Web Resources in Microsoft ASP.NET 2.0 : Praveen Yerneni
ASP.NET Membership : Swanand Mokashi
ASP.Net 2.0 - Dynamic Fragments in Cached Web Pages : Dipal Choksi
Custom Http Handlers : Sandeep Karnik
Logging JavaScript Errors To ASP.NET : James Newton-King

Post your comment

Comment