D
Dominick Baier
Hi,
the OleDb Provider in .NET has a full trust link-demand. the only way to use OleDb from partially trusted apps is through a sandboxed full trust assembly in the GAC...
this is some info i compiled on this topic:
http://www.leastprivilege.com/PermaLink.aspx?guid=96a0e4af-7996-4e6a-b9fd-78ab8c0b29b5
---
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
nntp://news.microsoft.com/microsoft.public.dotnet.framework.aspnet.security/<[email protected]>
We are trying to offer free ASP & ASP.NET hosting. I read alot of articles
and documentation in order to setup and offer ASP.NET and MS Access. Based
of what I read, MS Access requires FullTrust in order to work. Providing
fullTrust will be very risky in the ISP environment. In there anyway to lock
an application in it's directory and prevent accessing other customers data
while keeping MS Access support.
Please help.
Run each site in a separate application pool will not be an option because
we have to create thousands of application pools.
thanks alot
[microsoft.public.dotnet.framework.aspnet.security]
the OleDb Provider in .NET has a full trust link-demand. the only way to use OleDb from partially trusted apps is through a sandboxed full trust assembly in the GAC...
this is some info i compiled on this topic:
http://www.leastprivilege.com/PermaLink.aspx?guid=96a0e4af-7996-4e6a-b9fd-78ab8c0b29b5
---
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
nntp://news.microsoft.com/microsoft.public.dotnet.framework.aspnet.security/<[email protected]>
We are trying to offer free ASP & ASP.NET hosting. I read alot of articles
and documentation in order to setup and offer ASP.NET and MS Access. Based
of what I read, MS Access requires FullTrust in order to work. Providing
fullTrust will be very risky in the ISP environment. In there anyway to lock
an application in it's directory and prevent accessing other customers data
while keeping MS Access support.
Please help.
Run each site in a separate application pool will not be an option because
we have to create thousands of application pools.
thanks alot
[microsoft.public.dotnet.framework.aspnet.security]