DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Fri, 15 Jun 2007 12:45:02 -0700,    posted on: microsoft.public.dotnet.distributed_apps        back       

Thread Index
  1    Aaron Young
          2    Bryan Phillips menot


.NET Remoting and IIS Permissions   
Hi,

I would like to host a .NET Remoting data access layer for a SQL Server 
database in IIS. The server will be available to the general public so there 
is no VPN involved. Anyone can download a demo smart client which will then 
access the SQL Server data through the .NET Remoting layer in IIS.

The problem that I have is I don't know how to setup the security on the 
server side in both IIS and SQL Server. As the clients are not part of the 
server domain I guess I have to use anonymous access and map it to a Windows 
account. However, what permissions do I need to setup in IIS and SQL Server?

Any help I can get will be greatly appreciated.

Thanks in advance,

Aaron
Date:Fri, 15 Jun 2007 12:45:02 -0700   Author:  

Re: .NET Remoting and IIS Permissions   
You will mostly likely want to configure IIS to use Anonymous Access and 
disable all other kinds of access.  Depending on your server OS and your 
SQL Server security configuration, you may be able to allow the identity 
of the app pool in IIS to access the SQL Server database using Windows 
Authentication via Kerberos.

--
Bryan Phillips
MCT, MCSD, MCDBA, MCSE
Blog:  http://bphillips76.spaces.live.com
Web Site:  http://www.composablesystems.net



"Aaron Young"  wrote in message 
news:8507BA19-B747-42C6-A5B0-25D0C01E3A26@microsoft.com:


> Hi,
>
> I would like to host a .NET Remoting data access layer for a SQL Server
> database in IIS. The server will be available to the general public so there
> is no VPN involved. Anyone can download a demo smart client which will then
> access the SQL Server data through the .NET Remoting layer in IIS.
>
> The problem that I have is I don't know how to setup the security on the
> server side in both IIS and SQL Server. As the clients are not part of the
> server domain I guess I have to use anonymous access and map it to a Windows
> account. However, what permissions do I need to setup in IIS and SQL Server?
>
> Any help I can get will be greatly appreciated.
>
> Thanks in advance,
>
> Aaron
Date:Sat, 16 Jun 2007 23:05:25 +0000   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us