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 / New Users / August 2005

Tip: Looking for answers? Try searching our database.

Allowing .NET code to run from a network share

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Shacker - 16 Aug 2005 15:09 GMT
Hi everyone,

I understand that there's no way to run .NET compiled code from a
network share without security modification but here's my issue - the
code needs to run on a number of workstations (50 or more) and having
each one modify their individual workstations would be an
administrative concern (the company is rather large and individual
workstation changes are frowned upon).  Many of the workstations are
locked down, anyway.

Instead of using CASPOL or the .NET Configuration MMC, can the security
be granted on the server side (i.e., the server where the assemblies
reside)?  This way we don't have to touch ANY workstation and
administration is easy.

Thanks in advance!

- Shacker
Paul Clement - 17 Aug 2005 14:14 GMT
¤ Hi everyone,
¤
¤ I understand that there's no way to run .NET compiled code from a
¤ network share without security modification but here's my issue - the
¤ code needs to run on a number of workstations (50 or more) and having
¤ each one modify their individual workstations would be an
¤ administrative concern (the company is rather large and individual
¤ workstation changes are frowned upon).  Many of the workstations are
¤ locked down, anyway.
¤
¤ Instead of using CASPOL or the .NET Configuration MMC, can the security
¤ be granted on the server side (i.e., the server where the assemblies
¤ reside)?  This way we don't have to touch ANY workstation and
¤ administration is easy.

No, security cannot be granted from the server side because the assembly executes on the client.

The following thread has a code method if that is of any help:

http://makeashorterlink.com/?B227121AB

Paul
~~~~
Microsoft MVP (Visual Basic)
Shacker - 17 Aug 2005 21:08 GMT
Paul,

I appreciate your reply!  I went through the code and tried it on a
couple of assemblies and so far so good!  The assemblies are written in
C# so I did some minor language conversion.

Thanks again for your assistance!

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.