Re: SQL/IIS/Active Directory

From: BJ Freeman (spam_blockbfree_at_free-man.com)
Date: 06/28/03


Date: Sat, 28 Jun 2003 09:36:32 -0700


If you use TCP/IP then you are using SQL authentication only. You can create
SQL login and use them in the connect string.
the assign the login to the Stored procedures, View, Tables you wish them to
have access to.

Note: you can use pipes and TCP/IP so you have both modes to use.

"Pranav" <pranav.desai@eyt.com> wrote in message
news:148e01c33d6c$639705f0$a401280a@phx.gbl...
> Scenario: A Win2k service is running under a domain
> account. The domain account has permissions to SQL
> server. Domain authenticated users make web requests thru
> IE 6 & IIS 5. These requests are directed to the Win2k
> service which in turn accesses the SQL server data via
> OLEDB and returns results back to the user.
>
> Question: Is there a way to utilize object level
> permissions assigned to the individual users using SQL
> server roles in the above scenario or will it always use
> the win2k service account's permissions?
>
> Thanks



Relevant Pages

  • RE: Remote Server using Enterprise Manager
    ... site with Named Pipe but not TCP/IP. ... It seems that maybe your web hosting ... I still can not connect to the SQL database in my internet site neither ... I can now connect using both method in my local network. ...
    (microsoft.public.sqlserver.connect)
  • Re: MS SQL Express
    ... Und da hat A2000 genau so Probleme mit dem SQL2005, wie alle anderen Versionen, die vor dem SQL 2005 rausgekommen sind, wenn es um die Entwicklung der Datenbank Objekte geht, die im SQL Server 2005 abgelegt sind, also View, SPs, Tabellen, etc. ... Es geht hier rein um TCP/IP und darum, dass der SQL Server, wenn auf TCP/IP Konfiguriert, eine Port benötigt. ... Online Hilfe von Microsoft Access ...
    (microsoft.public.de.access)
  • Re: Windows NT Authentication
    ... I have just tried changing the protocol order in the Client Network Utility, so that it is in the order of Named Pipes then TCP/IP. ... > Have you tried to expand a timeout connection (under SQL ...
    (microsoft.public.sqlserver.server)
  • Re: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
    ... revsql01 - TCP/IP - pointed to the SQL IP address, dynamic port number ... revsql01.revonet.local - TCP/IP - pointed to the SQL IP address, ... > to use the client network library before it ever looks at the hosts file. ...
    (microsoft.public.sqlserver.programming)
  • Re: SQL connect error
    ... If you are using September CTP, run the SQL Server Configuration ... Named Pipes is turned off by default on some editions in that CTP. ... If TCP/IP is off then I would expect that you would find it difficult ... >Microsoft OLE DB Provider for ODBC Drivers error '80040e4d' ...
    (microsoft.public.sqlserver.setup)