|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Help!! Domain privs to run standalone .Net EXE from domain account?Hi, all. Still trying to track down what privileges are necessary to allow
a Windows XP/Pro SP2+ (appropriate .Net framework installed) workstation to execute a stand-alone VB.Net (2k5) application on a domain drive from a domain account. The domain accounts are NOT adminisrator, and the stand-alone app runs fine from the local drive in a folder with sufficient privs. Setting those same privs on a domain folder does not work. Any suggestions would be helpful here. This must run as stand-alone (basically XCOPY distribution) because running an installer on each machine is not feasible. Jack JackBlack wrote:
> Hi, all. Still trying to track down what privileges are necessary to allow You need to grant trust on the local workstation to the app which is> a Windows XP/Pro SP2+ (appropriate .Net framework installed) workstation to > execute a stand-alone VB.Net (2k5) application on a domain drive from a > domain account. The domain accounts are NOT adminisrator, and the > stand-alone app runs fine from the local drive in a folder with sufficient > privs. Setting those same privs on a domain folder does not work. > > Any suggestions would be helpful here. This must run as stand-alone > (basically XCOPY distribution) because running an installer on each machine > is not feasible. > > Jack running from the network share. You can do this with the .Net Framework configuration tool or using the caspol.exe utility. Chris Well, I've already tried the caspol.exe option, and it didn't have any
effect whatsoever (based on another posting in this group). I also haven't found where the config with the configuration tool should be set, so any pointers in that direction would help. Is it me or is this kind of thing really badly documented by MS??? Jack Show quoteHide quote "Chris Dunaway" <dunaw***@gmail.com> wrote in message news:1166033412.651747.316610@80g2000cwy.googlegroups.com... > > JackBlack wrote: >> Hi, all. Still trying to track down what privileges are necessary to >> allow >> a Windows XP/Pro SP2+ (appropriate .Net framework installed) workstation >> to >> execute a stand-alone VB.Net (2k5) application on a domain drive from a >> domain account. The domain accounts are NOT adminisrator, and the >> stand-alone app runs fine from the local drive in a folder with >> sufficient >> privs. Setting those same privs on a domain folder does not work. >> >> Any suggestions would be helpful here. This must run as stand-alone >> (basically XCOPY distribution) because running an installer on each >> machine >> is not feasible. >> >> Jack > > You need to grant trust on the local workstation to the app which is > running from the network share. You can do this with the .Net > Framework configuration tool or using the caspol.exe utility. > > Chris > |
|||||||||||||||||||||||