PC Review


Reply
Thread Tools Rate Thread

Allowing .NET code to run from a network share

 
 
Shacker
Guest
Posts: n/a
 
      16th Aug 2005
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

 
Reply With Quote
 
 
 
 
Paul Clement
Guest
Posts: n/a
 
      17th Aug 2005
On 16 Aug 2005 07:09:12 -0700, "Shacker" <(E-Mail Removed)> wrote:

¤ 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)
 
Reply With Quote
 
Shacker
Guest
Posts: n/a
 
      17th Aug 2005
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!

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need to run code from network share. jens Jensen Microsoft Dot NET 0 2nd Feb 2006 12:51 PM
create network share in vb.net code =?Utf-8?B?SGVucnk=?= Microsoft VB .NET 3 22nd Sep 2005 09:50 AM
allowing the user to share Ahmed Osama Microsoft Windows 2000 Active Directory 1 28th Jan 2004 12:26 PM
XP not allowing share by name Shawn Moonan Windows XP General 3 7th Jul 2003 04:49 AM
XP not allowing share by name Shawn Moonan Windows XP Networking 3 7th Jul 2003 04:49 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:16 AM.