| Thread | Last Post | Replies |
|
| ASP.NET security advice wanted | 03 Nov 2003 13:41 GMT | 2 |
We have an interesting ASP.NET security design problem. I think that I have worked out a solution, but I want to make sure that I am not off base. I would appreciate any advice that anyone might be willing to give me.
|
| HttpContext.Current.User not available in the redirected page | 03 Nov 2003 11:41 GMT | 1 |
I am trying to use Forms Authentication and Role-Based Security: I have two pages: login.aspx and Default.aspx. -------------------------- This is what I have in the submit event handler of my login.aspx (it has
|
| Determining machine workgroup or domain | 03 Nov 2003 11:19 GMT | 1 |
Is there a way in asp.net/vb.net to determine whether a machine is configured as a member of a domain or whether it is setup as part of a workgroup? And how can I determine the
|
| Restrict website access based on certificate | 03 Nov 2003 11:09 GMT | 1 |
I would like to know how I can restrict access to a specific website or subdirectory in a website based on certificates. I have a webbased administration interface for a website that I administer. This is in a subdirectory on the webserver. This
|