Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Permissions problem
Name: RedEagle Date: May 4, 2009 at 07:12:34 Pacific OS: Windows XP Subcategory: Configurations
Comment:
Hello everyone!
I created a script which is executed whenever a user logs in. What it basically does is write the login information to a log file. Now, what I would like to do is restrict the access to the generated log file, so that only I can view that file and not the remaining domain users. Being so I created a folder that can only be accessed by me and the administration account. I gave the administration account permission because I was convinced that the script would be executed by this account, but how silly of me, it's executed under the account logging in. Being so, how can I overcome this problem? Is there anyway to run the script as administrator whatever the user? Thanks!
Summary: This is a weird problem. I installed MSXML4 SP2 on a Win 2003 server logged on as me. Now any components written in VB using MSXML4 HTTPWebRequest can be executed only when i am logged on the machine....
Summary: Thanks for the help Curt R. I agree with everything you've said. I guess when you get use to doing things a certain way, you stick to them. Having said that, here is what I found to be the problem: In...
Summary: Ok, heres my problem. I have a directory group called Projects, Under projects there are five directories. Everyone has read access to those. Which is fine. But under the five directories I have Pr...