
04-15-2007
|
|
|
|
Re: Folder Permissions
good stuff
thanks
"Lee" <not@chance.ever> wrote in message
news:ePgTEEgfHHA.4652@TK2MSFTNGP02.phx.gbl...
>
> "Lee" <not@chance.ever> wrote in message
> news:uHoZssffHHA.3648@TK2MSFTNGP05.phx.gbl...
>>
>> "Rat_uk" <ratty@nowhere.com> wrote in message
>> news:uZBDZaRfHHA.4916@TK2MSFTNGP06.phx.gbl...
>>>I moved my docs folder to another partition and changed the permissions
>>>so that no other user could access it. I also changed the ownership to my
>>>user name.
>>>
>>> now, it won't let me in, saying that i don't have permission!
>>>
>>> according to settings in the security tab, i am the owner and have 'full
>>> control' over the folder and all sub containers but everytime i open a
>>> file or photograph it says i don't have the user permissions to access
>>> it.
>>>
>>> any ideas?
>>>
>>> p.s. would system restore correct this or does it not affect folder
>>> security?
>>
>> Locate cmd.exe with Quick Search and rt-click Run as Administrator.
>> Change the prompt to the partition where your docs folder is stored, then
>> copy ->rt-click/paste the following command:
>>
>> icacls favorites /setintegritylevel (OI)(CI)low
>>
>> and hit Enter
>
> Sorry, wrong folder, try instead
>
> icacls documents /setintegritylevel (OI)(CI)low
>
> It takes a minute or so to complete.
>
>
|