Ask a Question related to ASP.NET Security, Design and Development.
-
Oliver #1
an "access denied" page for unauthorised page access
I would like to show an "access denied" page when an authenticated
user tries to access a page for which they are not authorised
(role-based).
....I know there has been much discussion of this already, but can
anyone confirm:
1) that my understanding is correct that this can't be done in a
trivial way - and that the user will generally be redirected to a
log-in page instead
2) if there is a way to get at the role information for the requested
page so that I can implement the logic myself (ideally in a module) -
ideally this would not involved having to read and parse the
web.config file myself.
ta muchly,
Oliver.
Oliver Guest
-
PHP Dreamweaver and "Restrict Access to Page"
Hi, I have created a page called members.php which contains information from a MYSQL database, amazingly it works. When I log in from the page... -
IExtractImage, Impersonation, GDI and "access denied" for non-local admins
Hi, We're using the IExtractImage interface from behind a .NET web service to generate thumbnails for various files in our network (windows... -
Remote Access snap-in "access is denied"
Remote Access snap-in "access is denied" on administration account after refreshing gpo , any help ? How to fix it ? I'm receiving "access is... -
RewritePath throws "Access is Denied" when rewriting to directory level
Hello, I have a problem trying to rewrite a path in ASP.NET 1.1 - each rewrite throws an Access is Denied error, even though anonymous access is... -
Error: "Unable to debug on server,Access is denied"
I installed dotnet and when i try to run a web application i get the error messagebox saying "Unable to debug on server,Access is denied.Would you...



Reply With Quote

