| Thread | Last Post | Replies |
|
| Question on classic ASP Security with SQL Database | 30 Oct 2008 18:27 GMT | - |
One of our classic ASP applications has been using SQL authentication with SQL Server 2000 databse. Our security policy is now requiring us to looking into it because clear-text user credential is passed over the network, and it is not very secure.
|
| Form Authenication url in web.config | 30 Oct 2008 17:06 GMT | - |
I'm using form authenication. In the web.config under the authenication tag the url is Login.aspx. After the user and password is authenicated. I want to send the user to the application using Response.Redirect(@"Default.aspx"); but the application keeps loading the Login.aspx ...
|
| Authenication is always false? | 30 Oct 2008 16:49 GMT | 1 |
I when to the Microsoft web on authenication, and page security. I copied the text, but the encryption never works. the closes I can figure is passwordMatch is always false because I don't the dbPasswordHash is being hashed. Am I correct, and if so how do I fix it? Here is my ...
|
| My filter is not loaded in the ISA array member! | 16 Oct 2008 16:49 GMT | 6 |
Hello there, I have trouble with my Webfilter when I try to install it in ISA Enterprise edition with Arrays. First I install the filter in Enterprise Add-ins then I install the filter
|