Insight into the security of a connection.

From: Ann (ann.r@ia.ucsb.edu)
Date: 02/26/03


From: "Ann" <ann.r@ia.ucsb.edu>
Date: Wed, 26 Feb 2003 12:09:50 -0800


I posted the message "Securing my password when
connecting." I think I got some insight in the last hour
about the security of a connection. Please correct me if
I'm going astray...

My connection code in ASP/VBScript ...

   Set Conn = Server.CreateObject("ADODB.Connection")
   Conn.Open "PROVIDER=MSDASQL;" etc

...is executed on the same server as the SQL Server. Does
this mean that the connection string is not exposed to
anybody else, because it never goes out on the internet?

I'm still looking for a way to get SQL Server to prompt me
for a userid and password when connecting.

Ann



Relevant Pages

  • Re: Free WiFi was "Camping" at Wal-Mart
    ... some stupid camper parked next to me using a wireless card ... Tom J ... - camper by slowing his connection, ... responsible for securing SOMEONE ELSE'S system. ...
    (rec.outdoors.rv-travel)
  • Re: Securing my PC at a Wireless Hotspot?
    ... but rather on how to go about securing my connection to the hotspot. ... If the hotspot uses encryption (WPA, ... then your connection to the hotspot is secure. ... This is not the same as securing your connection to the hotspot. ...
    (Security-Basics)
  • Re: Configurating the Firewall in both Linux and Xp!
    ... >> There is a LOT more to securing your system than just NAT and SPI. ... >> connection it's going to get through. ... since your unpatched system may have a flaw that a patch ... Why fight the simplicity of a router device? ...
    (comp.security.firewalls)
  • Re: Best Practices for securing RDC???
    ... Initial thoughts for securing the connection include ... ... - removing 'administrators' group from being eligible for RDC connection - ... Once I am on server I use RDP to connect to internal ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Insight into the security of a connection.
    ... I believe much work has been done towards securing the LPC protocol this ... time around, that should be secure, but the question is... ... > My connection code in ASP/VBScript ... ... > ...is executed on the same server as the SQL Server. ...
    (microsoft.public.sqlserver.security)