Windows Vista Forums
Vista Forums Home Join Vista Forums Tech Publications Windows 7 Forum Vista Tutorials Webcasts Tags

Welcome to Vista Forums we are your forum for Windows Vista help and discussion. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Vista Newsgroups > Vista security

Permissions to my folders and files as administrator

Update your Vista Drivers
Reply
 
Thread Tools Display Modes
Old 08-09-2007   #1 (permalink)
AuthorizedUserPF
Guest


 

Permissions to my folders and files as administrator

Good afternoon.
I am running Vista Ultimate and am having problems opening some of my
folders and files. I am a full administrator of my home computer, yet there
are certain files and folders in documents and settings that i am denied
access. I have turned off UAC and tried changing the properties of the
folders to give me access, yet it will not let me on some folders. On others
, I am actually able to change permissions to inherit the parent folder and
all objects under it. I never had this problem in XP. I could not do anything
until I found out how UAC worked, even on administrator rights. Is there
something else I am missing that is new in Vista .
Please advise
Phil

My System SpecsSystem Spec
Old 08-09-2007   #2 (permalink)
Jesper
Guest


 

RE: Permissions to my folders and files as administrator

Which folders/files are you getting this error with?

---
Your question may already be answered in Windows Vista Security:
http://www.amazon.com/gp/product/047...otectyourwi-20


"AuthorizedUserPF" wrote:

> Good afternoon.
> I am running Vista Ultimate and am having problems opening some of my
> folders and files. I am a full administrator of my home computer, yet there
> are certain files and folders in documents and settings that i am denied
> access. I have turned off UAC and tried changing the properties of the
> folders to give me access, yet it will not let me on some folders. On others
> , I am actually able to change permissions to inherit the parent folder and
> all objects under it. I never had this problem in XP. I could not do anything
> until I found out how UAC worked, even on administrator rights. Is there
> something else I am missing that is new in Vista .
> Please advise
> Phil

My System SpecsSystem Spec
Old 08-09-2007   #3 (permalink)
AuthorizedUserPF
Guest


 

RE: Permissions to my folders and files as administrator

I am getting it on all the folders in Documents and Settings All USers folder
and subfolders. Default User folder and subfolders. I figured out how to
change the security to my user id, but I have to do each and every child
folder. I tried by checking "Replace owner on subcontainers and objects" but
it does not seem to filter down the tree. If I apply this to "All Users"
shouldn't all the subsequent subcontainers and objects also change also?

"Jesper" wrote:

> Which folders/files are you getting this error with?
>
> ---
> Your question may already be answered in Windows Vista Security:
> http://www.amazon.com/gp/product/047...otectyourwi-20
>
>
> "AuthorizedUserPF" wrote:
>
> > Good afternoon.
> > I am running Vista Ultimate and am having problems opening some of my
> > folders and files. I am a full administrator of my home computer, yet there
> > are certain files and folders in documents and settings that i am denied
> > access. I have turned off UAC and tried changing the properties of the
> > folders to give me access, yet it will not let me on some folders. On others
> > , I am actually able to change permissions to inherit the parent folder and
> > all objects under it. I never had this problem in XP. I could not do anything
> > until I found out how UAC worked, even on administrator rights. Is there
> > something else I am missing that is new in Vista .
> > Please advise
> > Phil

My System SpecsSystem Spec
Old 08-10-2007   #4 (permalink)
Jesper
Guest


 

RE: Permissions to my folders and files as administrator

Aah yes. That's what I figured. That is not actually a folder. It is a
junction point pointing to the new location. There is a Deny permission
placed on it to wean people off the old namespace and onto the new. See this
output from the command line:

C:\>dir /a
Volume in drive C has no label.
Volume Serial Number is F67D-4CCD

Directory of C:\

07/25/2007 00:17 <DIR> Boot
11/02/2006 02:53 438,840 bootmgr
11/02/2006 06:00 <JUNCTION> Documents and Settings [C:\Users]
07/30/2007 15:03 <DIR> Program Files
07/26/2007 08:16 <DIR> ProgramData

The actual location for Documents and Settings is c:\users and if you try to
list that it will work just fine.

BTW, it is a Really Bad Idea (TM) to go changing ACLs on built-in files en
masse. You run a great risk of destroying your system when you do that.

---
Your question may already be answered in Windows Vista Security:
http://www.amazon.com/gp/product/047...otectyourwi-20


"AuthorizedUserPF" wrote:

> I am getting it on all the folders in Documents and Settings All USers folder
> and subfolders. Default User folder and subfolders. I figured out how to
> change the security to my user id, but I have to do each and every child
> folder. I tried by checking "Replace owner on subcontainers and objects" but
> it does not seem to filter down the tree. If I apply this to "All Users"
> shouldn't all the subsequent subcontainers and objects also change also?
>
> "Jesper" wrote:
>
> > Which folders/files are you getting this error with?
> >
> > ---
> > Your question may already be answered in Windows Vista Security:
> > http://www.amazon.com/gp/product/047...otectyourwi-20
> >
> >
> > "AuthorizedUserPF" wrote:
> >
> > > Good afternoon.
> > > I am running Vista Ultimate and am having problems opening some of my
> > > folders and files. I am a full administrator of my home computer, yet there
> > > are certain files and folders in documents and settings that i am denied
> > > access. I have turned off UAC and tried changing the properties of the
> > > folders to give me access, yet it will not let me on some folders. On others
> > > , I am actually able to change permissions to inherit the parent folder and
> > > all objects under it. I never had this problem in XP. I could not do anything
> > > until I found out how UAC worked, even on administrator rights. Is there
> > > something else I am missing that is new in Vista .
> > > Please advise
> > > Phil

My System SpecsSystem Spec
Old 08-10-2007   #5 (permalink)
AuthorizedUserPF
Guest


 

RE: Permissions to my folders and files as administrator

You are correct. They are workimg well from C:/Users Thnks so much. Another
issue resolved.

"Jesper" wrote:

> Aah yes. That's what I figured. That is not actually a folder. It is a
> junction point pointing to the new location. There is a Deny permission
> placed on it to wean people off the old namespace and onto the new. See this
> output from the command line:
>
> C:\>dir /a
> Volume in drive C has no label.
> Volume Serial Number is F67D-4CCD
>
> Directory of C:\
>
> 07/25/2007 00:17 <DIR> Boot
> 11/02/2006 02:53 438,840 bootmgr
> 11/02/2006 06:00 <JUNCTION> Documents and Settings [C:\Users]
> 07/30/2007 15:03 <DIR> Program Files
> 07/26/2007 08:16 <DIR> ProgramData
>
> The actual location for Documents and Settings is c:\users and if you try to
> list that it will work just fine.
>
> BTW, it is a Really Bad Idea (TM) to go changing ACLs on built-in files en
> masse. You run a great risk of destroying your system when you do that.
>
> ---
> Your question may already be answered in Windows Vista Security:
> http://www.amazon.com/gp/product/047...otectyourwi-20
>
>
> "AuthorizedUserPF" wrote:
>
> > I am getting it on all the folders in Documents and Settings All USers folder
> > and subfolders. Default User folder and subfolders. I figured out how to
> > change the security to my user id, but I have to do each and every child
> > folder. I tried by checking "Replace owner on subcontainers and objects" but
> > it does not seem to filter down the tree. If I apply this to "All Users"
> > shouldn't all the subsequent subcontainers and objects also change also?
> >
> > "Jesper" wrote:
> >
> > > Which folders/files are you getting this error with?
> > >
> > > ---
> > > Your question may already be answered in Windows Vista Security:
> > > http://www.amazon.com/gp/product/047...otectyourwi-20
> > >
> > >
> > > "AuthorizedUserPF" wrote:
> > >
> > > > Good afternoon.
> > > > I am running Vista Ultimate and am having problems opening some of my
> > > > folders and files. I am a full administrator of my home computer, yet there
> > > > are certain files and folders in documents and settings that i am denied
> > > > access. I have turned off UAC and tried changing the properties of the
> > > > folders to give me access, yet it will not let me on some folders. On others
> > > > , I am actually able to change permissions to inherit the parent folder and
> > > > all objects under it. I never had this problem in XP. I could not do anything
> > > > until I found out how UAC worked, even on administrator rights. Is there
> > > > something else I am missing that is new in Vista .
> > > > Please advise
> > > > Phil

My System SpecsSystem Spec
Reply
Update your Vista Drivers

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
RE: Permissions for Folders in Program Files oscar Vista networking & sharing 0 08-21-2008 07:05 PM
ADMINISTRATOR PERMISSIONS Anna Vista account administration 7 11-17-2007 01:42 PM
Administrator Permissions unlearned Vista General 4 04-21-2007 07:26 AM
Administrator Permissions a symms Vista account administration 14 07-05-2006 04:52 AM
Administrator Permissions Allenb Vista General 0 06-16-2006 12:56 PM


Complimentary Industry Resources

Vista Forums has joined forces with TradePub.com to offer you a new, exciting, and entirely free professional resource. Visit http://vistax64.tradepub.com today to browse our selection of complimentary Industry magazines, white papers, webinars, podcasts, and more across 34 industry sectors. No credit cards, coupons, or promo codes required. Try it today!




Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51