Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Security / March 2008

Tip: Looking for answers? Try searching our database.

Permissions to launch applications from intranet

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
denism - 18 Mar 2008 16:23 GMT
We have the project where we launch the bootstrapper application and
it then launches other executables, scripts etc. The bootstrapper app
is a .NET 2.0 application. When it is launched from network location
and other files are also stored in the network location, it fails to
launch those files because of security issue (it is partially trusted
mode). Is there a way to have that application fully trusted so it can
launch other applications?

Thanks,
Denis
Jediah L - 18 Mar 2008 17:44 GMT
Use the Evaluate Assembly option from the Code Access Security Policy
snap-in; and then adjust the CASPOL security settings accordingly.

> We have the project where we launch the bootstrapper application and
> it then launches other executables, scripts etc. The bootstrapper app
[quoted text clipped - 6 lines]
> Thanks,
> Denis
denism - 21 Mar 2008 10:38 GMT
> Use the Evaluate Assembly option from the Code Access Security Policy
> snap-in; and then adjust the CASPOL security settings accordingly.
[quoted text clipped - 11 lines]
>
> - Show quoted text -

Thanks, but is there a way to make this in run-time?
Example: we're distributing our application on CD.
SysAdmin copied that application to network share and gave users link
to network share to launch EXE file - we don't want users to go launch
CASPOL or go into Assembly Evaluation. We just would like it to work
AS IS. Will any kind of signing help that?
Jediah L - 24 Mar 2008 15:48 GMT
Build in the demands into the manifest for the necessary permissions, and
then sign the deployment with a trusted Authenticode Signature.

On Mar 18, 6:44 pm, "Jediah L" <r...@nospam.nospam> wrote:
> Use the Evaluate Assembly option from the Code Access Security Policy
> snap-in; and then adjust the CASPOL security settings accordingly.
[quoted text clipped - 15 lines]
>
> - Show quoted text -

Thanks, but is there a way to make this in run-time?
Example: we're distributing our application on CD.
SysAdmin copied that application to network share and gave users link
to network share to launch EXE file - we don't want users to go launch
CASPOL or go into Assembly Evaluation. We just would like it to work
AS IS. Will any kind of signing help that?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.