in reply to Re^3: Win32::OLE and Wscript Shell -> Getting data back
in thread Win32::OLE and Wscript Shell -> Getting data back
I feel like I'm answering a whole new question here! :-)
You are of course correct concerning a bog standard use of pp on an end user system.
However, in my case I stand by the statement that the code is not viewable for the user. Because its a server side environment, the temp folder is created on the Citrix server in a temporary user profile (for each logged on user) which only the Citrix applications have access to. Users have no access rights to teh Citrix servers so cannot view these files. The temp folders are purged at logoff.
In any case, I've created a new OU in active directory to store the application groups that users will be allowed to add and remove themselves from. The admin account I'll be using to add/remove group access will ONLY have rights to the apps in that directory, so the security aspect is covered.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Win32::OLE and Wscript Shell -> Getting data back
by marto (Cardinal) on Jun 14, 2010 at 14:00 UTC | |
by Gaz5 (Novice) on Jun 15, 2010 at 08:28 UTC | |
by marto (Cardinal) on Jun 15, 2010 at 08:53 UTC |