How to determine what permissions are required for an assembly
From: surya (suryanarayanan.varadarajan_at_honeywell.com)
Date: 02/25/04
- Next message: Earth Worm Jim: "Re: How to determine what permissions are required for an assembly"
- Previous message: Herbert: "RE: Security makes .Net a JOKE....."
- Next in thread: Earth Worm Jim: "Re: How to determine what permissions are required for an assembly"
- Reply: Earth Worm Jim: "Re: How to determine what permissions are required for an assembly"
- Reply: Hernan de Lahitte: "Re: How to determine what permissions are required for an assembly"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 25 Feb 2004 17:36:57 +0530
Hi,
I need an application to load signed assemblies from the network share. The
assembly in the network share connects to SQL Server database using the SQL
Server .Net provider. Because it is loaded from the share folder, the
assembly gets "Local_Intranet" permissions. The Local_Intranet permissions
does not have enough permissions to connect to the SQL Server DB. What
permissions should I add to allow this assembly connect to the DB?
Help is greatly appreciated
Regards
Surya
- Next message: Earth Worm Jim: "Re: How to determine what permissions are required for an assembly"
- Previous message: Herbert: "RE: Security makes .Net a JOKE....."
- Next in thread: Earth Worm Jim: "Re: How to determine what permissions are required for an assembly"
- Reply: Earth Worm Jim: "Re: How to determine what permissions are required for an assembly"
- Reply: Hernan de Lahitte: "Re: How to determine what permissions are required for an assembly"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|