Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows Vista > Windows Vista Administration

Notices

Reply

Denied set on users\folder?

 

LinkBack Thread Tools Display Modes
Old 09-21-2006, 09:51 PM   #1 (permalink)
Default Denied set on users\folder?

I have a PC where it appears a user has set DENY for administrators. I
cannot access or take ownership of this user's folder. anyway around
this in vista?

Brad
Brad
Guest
 
Posts: n/a
Reply With Quote  
Old 09-29-2006, 09:46 AM   #2 (permalink)
Default RE: Denied set on users\folder?

Depends. Try making your account a member of a group which HAS permissions
for the folder. Logg off and log in again. See if it works.

"Brad" wrote:
Quote:
> I have a PC where it appears a user has set DENY for administrators. I
> cannot access or take ownership of this user's folder. anyway around
> this in vista?
>
> Brad
>
cyanna
Guest
 
Posts: n/a
Reply With Quote  
Old 10-03-2006, 12:07 AM   #3 (permalink)
Default Re: Denied set on users\folder?

On Fri, 29 Sep 2006 02:46:03 -0700, cyanna
<cyanna@discussions.microsoft.com> wrote:
Quote:
>Depends. Try making your account a member of a group which HAS permissions
>for the folder. Logg off and log in again. See if it works.
>
>"Brad" wrote:
>
Quote:
>> I have a PC where it appears a user has set DENY for administrators. I
>> cannot access or take ownership of this user's folder. anyway around
>> this in vista?
>>
>> Brad
>>
Well, I'm domain admin, and as the local admin account, I still can't
take ownership.
Brad
Guest
 
Posts: n/a
Reply With Quote  
Old 10-03-2006, 07:39 AM   #4 (permalink)
Default Re: Denied set on users\folder?

If the flag is set to DENY, then it won't let admins access that. Some other
user group must have permissions though. Users, Everyone, Network,
System......Make your admin account a member of that group.
You must though realise that the option to deny access to the private
folders is there for a reason: privacy. If what you want to access is part of
that users private folders then you won't be able to gain access to it. This
forum is not the right place to ask for hacking advice.....

"Brad" wrote:
Quote:
> On Fri, 29 Sep 2006 02:46:03 -0700, cyanna
> <cyanna@discussions.microsoft.com> wrote:
>
Quote:
> >Depends. Try making your account a member of a group which HAS permissions
> >for the folder. Logg off and log in again. See if it works.
> >
> >"Brad" wrote:
> >
Quote:
> >> I have a PC where it appears a user has set DENY for administrators. I
> >> cannot access or take ownership of this user's folder. anyway around
> >> this in vista?
> >>
> >> Brad
> >>
> Well, I'm domain admin, and as the local admin account, I still can't
> take ownership.
>
cyanna
Guest
 
Posts: n/a
Reply With Quote  
Old 10-03-2006, 03:53 PM   #5 (permalink)
Default Re: Denied set on users\folder?

This is not hacking advice I'm seeking. Previously, NTFS rights would
allow an admin to take ownership of anything, just in case of things
like this. Now, in order to run backups on the system, admins need to
have access to this folder. No access, no backups. I also cannot
support any profile specific issues that occur for this user account.
Privacy is provided to users in their home dirs, not the desktop OS
and folders.
The point of the question here is that what I used to be able to do in
XP, I cannot do in Vista (at least not the same way).
Now, the user is not seeking privacy, she is setting this to see if
she can. My job as an admin is to determine how to override a user
modifying rights on things they shouldn't. This happens sometimes in
our environment of 28,000 users, and I need to know how to correct it
down the road when we deploy vista.
So yes, I think this is the right group...Thanks

now, following along your thought process, I would need to create a
new user account that was a member of some group that has access.
Admin won't do it because as part of administrators, the DENY would
take precedence. As a user, I probably don't have rights to modify the
permissions, but I'll check.
What I need to know is how to take ownership of something that
apparently I have no admin access to. Which is different than previous
versions.....

On Tue, 3 Oct 2006 00:39:02 -0700, cyanna
<cyanna@discussions.microsoft.com> wrote:
Quote:
>If the flag is set to DENY, then it won't let admins access that. Some other
>user group must have permissions though. Users, Everyone, Network,
>System......Make your admin account a member of that group.
>You must though realise that the option to deny access to the private
>folders is there for a reason: privacy. If what you want to access is part of
>that users private folders then you won't be able to gain access to it. This
>forum is not the right place to ask for hacking advice.....
>
>"Brad" wrote:
>
Quote:
>> On Fri, 29 Sep 2006 02:46:03 -0700, cyanna
>> <cyanna@discussions.microsoft.com> wrote:
>>
Quote:
>> >Depends. Try making your account a member of a group which HAS permissions
>> >for the folder. Logg off and log in again. See if it works.
>> >
>> >"Brad" wrote:
>> >
>> >> I have a PC where it appears a user has set DENY for administrators. I
>> >> cannot access or take ownership of this user's folder. anyway around
>> >> this in vista?
>> >>
>> >> Brad
>> >>
>> Well, I'm domain admin, and as the local admin account, I still can't
>> take ownership.
>>
Brad
Guest
 
Posts: n/a
Reply With Quote  
Old 10-03-2006, 07:07 PM   #6 (permalink)
Default Re: Denied set on users\folder?


Right.
For backup purposes, if the account that starts the backup is a member of
the Backup Operaters group, which the domain admin should be by default, then
the backup can be performed regradless of the deny flag. In the backup copy
the same access flags will be set. This works with the built-in backup
software at least.
One way I found that allows me to take ownership of whatever I want in Vista
is to do it from the built-in Administrator account. You will first need to
enable that one in control panel AND DO NOT SET A PASSWORD or you'll be
locked out of the system. Then log into that account, start explorer in admin
mode, change ownership and finally change permissions. You will need to close
and reopen all the properties windows a couple of times before it will allow
you to change permissions, and permissions are not always inherited so you
might need to repeat the procedure first for the folder and then for every
file in it.

"Brad" wrote:
Quote:
> This is not hacking advice I'm seeking. Previously, NTFS rights would
> allow an admin to take ownership of anything, just in case of things
> like this. Now, in order to run backups on the system, admins need to
> have access to this folder. No access, no backups. I also cannot
> support any profile specific issues that occur for this user account.
> Privacy is provided to users in their home dirs, not the desktop OS
> and folders.
> The point of the question here is that what I used to be able to do in
> XP, I cannot do in Vista (at least not the same way).
> Now, the user is not seeking privacy, she is setting this to see if
> she can. My job as an admin is to determine how to override a user
> modifying rights on things they shouldn't. This happens sometimes in
> our environment of 28,000 users, and I need to know how to correct it
> down the road when we deploy vista.
> So yes, I think this is the right group...Thanks
>
> now, following along your thought process, I would need to create a
> new user account that was a member of some group that has access.
> Admin won't do it because as part of administrators, the DENY would
> take precedence. As a user, I probably don't have rights to modify the
> permissions, but I'll check.
> What I need to know is how to take ownership of something that
> apparently I have no admin access to. Which is different than previous
> versions.....
>
> On Tue, 3 Oct 2006 00:39:02 -0700, cyanna
> <cyanna@discussions.microsoft.com> wrote:
>
Quote:
> >If the flag is set to DENY, then it won't let admins access that. Some other
> >user group must have permissions though. Users, Everyone, Network,
> >System......Make your admin account a member of that group.
> >You must though realise that the option to deny access to the private
> >folders is there for a reason: privacy. If what you want to access is part of
> >that users private folders then you won't be able to gain access to it. This
> >forum is not the right place to ask for hacking advice.....
> >
> >"Brad" wrote:
> >
Quote:
> >> On Fri, 29 Sep 2006 02:46:03 -0700, cyanna
> >> <cyanna@discussions.microsoft.com> wrote:
> >>
> >> >Depends. Try making your account a member of a group which HAS permissions
> >> >for the folder. Logg off and log in again. See if it works.
> >> >
> >> >"Brad" wrote:
> >> >
> >> >> I have a PC where it appears a user has set DENY for administrators. I
> >> >> cannot access or take ownership of this user's folder. anyway around
> >> >> this in vista?
> >> >>
> >> >> Brad
> >> >>
> >> Well, I'm domain admin, and as the local admin account, I still can't
> >> take ownership.
> >>
>
cyanna
Guest
 
Posts: n/a
Reply With Quote  
Old 10-04-2006, 12:01 PM   #7 (permalink)
Default Re: Denied set on users\folder?

Hello,

I haven't heard of vista removing the ability of administrators to take
ownership of files they have no access to.

Have you disabled UAC? I have heard reports that sometimes if you disable
UAC the system won't let you take ownership of certain files. If this is the
case, try enabling UAC and taking ownership of the files.


--
- JB

Windows Vista Support Faq
http://www.jimmah.com/vista/

Jimmy Brush
Guest
 
Posts: n/a
Reply With Quote  
Old 10-20-2006, 03:29 PM   #8 (permalink)
Default Re: Denied set on users\folder?

On Wed, 4 Oct 2006 08:01:41 -0400, "Jimmy Brush"
<JimmyBrush@discussions.microsoft.com> wrote:
Quote:
>Hello,
>
>I haven't heard of vista removing the ability of administrators to take
>ownership of files they have no access to.
>
>Have you disabled UAC? I have heard reports that sometimes if you disable
>UAC the system won't let you take ownership of certain files. If this is the
>case, try enabling UAC and taking ownership of the files.

I have disabled UAC, I'll try turning it back on and see if I can do
this. I imagine however that this feature will be disabled in our
environment once we go to production.
Brad
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Cannot delete folder on my Vista desktop - Access Denied Christian Dreiner Windows Vista File Management 5 03-11-2007 11:17 PM
User Folder Folders - Access Denied Synapse Syndrome Windows Vista File Management 6 12-05-2006 04:53 AM
C:\Users\all users\start menu - DENIED James Windows Vista File Management 2 10-19-2006 06:04 PM
C:\Users\All Users permission denied Len Norton Windows Vista File Management 8 10-04-2006 12:27 PM
denied folder access after XP reload Lance Hill Windows XP Performance & Maintenance 1 07-15-2003 04:26 AM


All times are GMT. The time now is 09:21 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

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 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90