PC Review


Reply
Thread Tools Rate Thread

ASP.NET Configuration Security

 
 
Roham Hossein
Guest
Posts: n/a
 
      10th Jul 2008
I want to know what is the recommendation for logging in to a Internet/Interanet website? is ASP.NET configuration security model a recommended model vs the custom database tables?

thanks in advance
 
Reply With Quote
 
 
 
 
Nicholas Paldino [.NET/C# MVP]
Guest
Posts: n/a
 
      10th Jul 2008
Roham,

If you already have the users and permissions set up on the intranet
(which you might or might not be exposing to the internet, from what I can
tell), and you know your clients are going to use Internet Explorer, then I
would use Windows Authentication.

You could use plaintext passwords as well if you have a need for
cross-browser compatability, but in that case, you MUST use SSL (https) to
make sure someone isn't sniffing the line.


--
- Nicholas Paldino [.NET/C# MVP]
- (E-Mail Removed)

<Roham Hossein> wrote in message news:(E-Mail Removed)...
>I want to know what is the recommendation for logging in to a
>Internet/Interanet website? is ASP.NET configuration security model a
>recommended model vs the custom database tables?
>
> thanks in advance



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Security Configuration. Yvonne York Windows Vista General Discussion 4 15th Feb 2008 12:34 AM
Security Configuration. Yvonne York Windows Vista Security 4 15th Feb 2008 12:34 AM
Caught Exception: System.Configuration.ConfigurationErrorsException: An error occurred loading a configuration file: Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicK Mike Microsoft ASP .NET 5 15th Aug 2007 09:57 AM
XP Security Configuration with no 3rd party Security Shooter Windows XP General 4 10th May 2005 02:34 AM
Very Low Security configuration? Ruth Windows XP Security 0 25th Nov 2003 08:55 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:29 AM.