Re: Strange permissions problem



I am not sure if this is what you are having, but some admins restrict
"Everyone" group or even remove it, presumably to enhance security. This
however leads to problems. See the following articles:

http://support.microsoft.com/kb/109076/EN-US/
http://support.microsoft.com/kb/130016/EN-US/

Also, are you cloning hard disks? This can lead to problems because 2
computers might share the same system identifier. You can view the SID by
using the following software:

http://www.sysinternals.com/Utilities/PsGetSid.html

To fix the problem, use the following:

http://www.sysinternals.com/Utilities/NewSid.html



"John Rosenlof" <greyseal96@xxxxxxxxxxx> wrote in message
news:%23LbVBOivFHA.2864@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> I'm a sys admin and I'm having a strange problem with permissions. It was
> necessary to set up one of our development computers so that some
> developers that we're contracting with can access it remotely. They are
> just normal users on the network, but they've been give full rights on all
> of the folders that contain the code that they are working with. They can
> check stuff in and out of Source Safe and even modify the files, but when
> we try to hit the play button to test the code we get a msgbox that says
> Permission Denied. I tried using F8, but that didn't work because the
> application wouldn't even run. It doesn't compile, or anything. Any
> ideas on what the problem might be? Ideally, we'd like to not have to
> give admin privileges if we don't have to.
>
>
> Thanks--
> --John
> Remember, the early bird gets the worm,
> but the second mouse gets the cheese.
>


.