Re: why not SQL Authentication?

From: Brock Allen (ballen_at_NOSPAMdevelop.com)
Date: 03/28/05

  • Next message: Prasad Patil: "Dcomconfig Settings for Excel 2003 on Windows XP"
    Date: Mon, 28 Mar 2005 06:27:11 -0800
    
    

    The main drawback of SqlAuthentication (authing from browser thru website
    thru database) is that connections can't be pooled. For some websites this
    is not a concern, but for others where you have huge volume (and/or you're
    not doing windows auth against the clients) if you use the client's creds
    for SqlAuth then that's an independant connection. So 1000 users on your
    site, that's 1000 distinct connections. If you use the same credentials (like
    a "SqlUser" account) then those connections get pooled and thus shared. It's
    a performance enhancement.

    -Brock
    DevelopMentor
    http://staff.develop.com/ballen

    > With Forms authentication and SQL Server, MS recommends creating a
    > User
    > table and storing user names and password hashes to that table.
    > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnne
    > tsec/html/SecNetHT03.aspThey go on proposing a Roles table and so on.I
    > wonder why not just use SQL Server authentication and just try to
    > loginwith the user supplied credentials?


  • Next message: Prasad Patil: "Dcomconfig Settings for Excel 2003 on Windows XP"

    Relevant Pages

    • RE: Spy ware assessment techniques
      ... forward about its presence are network connections. ... connections made to odd addresses that weren't initiated knowingly. ... Audit your website security with Acunetix Web Vulnerability Scanner: ... Up to 75% of cyber attacks are launched on shopping carts, forms, ...
      (Pen-Test)
    • Re: Win Server 2003 as XP Pro replacement
      ... but the ethos with Windows Server 2003 is that features are disabled by ... > unlimited web connections? ... > will cost a lot for a simple hobby website. ...
      (microsoft.public.windows.server.general)
    • RE: DNS Lookup problem
      ... pcs but not on others (various networks, ... I can't view the website at all from my pc, ... click Network connections, then right your LAN Icon and select Properties. ... On the LAN properties under General make sure the Internet Protocol TCP/IP ...
      (microsoft.public.windowsxp.network_web)
    • Re: Allow others to browse my website?
      ... I wouldn't wanna host a public website on my own ... > connections - and a single website with multiple subwebs. ... > Only solution to this is to move to a Server operating system (ie ...
      (microsoft.public.windowsxp.network_web)
    • Re: IIS 5 and 6 differences
      ... XP Pro allows 10 connections. ... for modifying the setting. ... website you will want to use IIS 6.0. ... connection limit no more users will be able to view your website. ...
      (microsoft.public.inetserver.iis)