I have a sql server using integrated security. It is located in a different machine than the web server. The web server machine is not part of the
domain. How to add the logon name so that the web server can access the sql
server database?
RE: Problems with WebParts ... to a database called aspnetdb. ... > The connection string specifies a local SQL Server Express instance using a ... > server account must have read and write access to the applications directory. ... > This is necessary because the web server account will automatically create ... (microsoft.public.dotnet.framework.aspnet)
Re: Remote development advice ... We are using IIS as the web server. ... The IIS and SQL Server is setup in his ... I want to be able to access the pages that my friend has done remotely ... Then whichever web site he has configured as the default site on IIS should appear, assuming the web server was configured correctly. ... (microsoft.public.dotnet.general)
ASP.Net, firewall, SQL Server ... Integrated security? ... including accessing SQL Server via group permissions. ... In the production system the web server is in the DMZ with a firewall... I *think* without AD integrated security is problematic, ... (microsoft.public.dotnet.framework.aspnet.security)
Re: SQL2K WIN2K3 CONNECTION SECURITY ... My own benchmarking indicates that TCP/IP is faster than named pipes.... the benchmark stats as the starting point... ... Perfmon and SQL Server Profiler along with SQL Server Query Analyser. ... encrypted on the web server.... (microsoft.public.security)
Re: middle tier recommendations ... if you can get your hands on the SQL Server SDK from SQL ... That depends on the amount of use that interface will get. ... is scalable, you can put your app, with DLLs, on any web server without ... Most common reason is running IIS 6 in IIS 5 Compatibility mode. ... (microsoft.public.dotnet.framework)