Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista security

Vista - Administrator Rights

Reply
 
Old 03-12-2007   #1 (permalink)
Clayton


 
 

Administrator Rights

This stupid Vista is beginnging to annoy me.
I thought when you login for the first time the user would have the same
rights as the Administrator, I guess not


My System SpecsSystem Spec
Old 03-12-2007   #2 (permalink)
Jesper


 
 

RE: Administrator Rights

> This stupid Vista is beginnging to annoy me.
> I thought when you login for the first time the user would have the same
> rights as the Administrator, I guess not


You do, but under UAC you are not an administrator all the time. What are
you trying to accomplish?
My System SpecsSystem Spec
Old 03-12-2007   #3 (permalink)
Clayton


 
 

Re: Administrator Rights

deleting files over the network is one issue and sometimes even transferring
a bunch of files in a folder over the network, some will and some won't



"Jesper" <Jesper@discussions.microsoft.com> wrote in message
news:B00F4DFE-ECA9-4AEF-A669-90B5DAC743CA@microsoft.com...
>> This stupid Vista is beginnging to annoy me.
>> I thought when you login for the first time the user would have the same
>> rights as the Administrator, I guess not

>
> You do, but under UAC you are not an administrator all the time. What are
> you trying to accomplish?


My System SpecsSystem Spec
Old 03-12-2007   #4 (permalink)
Jesper


 
 

Re: Administrator Rights

> deleting files over the network is one issue and sometimes even transferring
> a bunch of files in a folder over the network, some will and some won't


Deleting files across an SMB (Windows File Sharing) connection only works on
domain-joined machines if you use a domain-based account in the local admins
group. One feature of UAC is that when you connect with a local account in
the local admins group you get a filtered security token that does not
contain Administrators. Thus, if you are trying to delete files that are only
deletable by administrators it will fail. The work-around is to use Terminal
Services instead. You can disable the behavior that gives you a filtered
token if you have to. I'd have to dig up the reg hack to do it though. There
is no Group Policy setting for it.

A lot of people are having issues with transferring files and folders and it
is still unclear why it is failing. I have not personally seen it failing,
and from the descriptions I am getting I can't tell why it is failing. One
obvious one is if you are trying to overwrite an existing file that has an
ACL that grants only Admins access. I think something else is getting in the
way though because in most cases I have heard of people were trying to
transfer an entire large directory hierarchy. I'd be very curious for more
information on what exactly is happening here.
My System SpecsSystem Spec
Old 03-12-2007   #5 (permalink)
Clayton


 
 

Re: Administrator Rights

Whatever is happenning here is beyond be, it took me 6 years to sort out XP
and now it looks like i'm starting over again in some areas


"Jesper" <Jesper@discussions.microsoft.com> wrote in message
news:54218C51-5CEC-4BCF-8A5C-B5BA2D62DF48@microsoft.com...
>> deleting files over the network is one issue and sometimes even
>> transferring
>> a bunch of files in a folder over the network, some will and some won't

>
> Deleting files across an SMB (Windows File Sharing) connection only works
> on
> domain-joined machines if you use a domain-based account in the local
> admins
> group. One feature of UAC is that when you connect with a local account in
> the local admins group you get a filtered security token that does not
> contain Administrators. Thus, if you are trying to delete files that are
> only
> deletable by administrators it will fail. The work-around is to use
> Terminal
> Services instead. You can disable the behavior that gives you a filtered
> token if you have to. I'd have to dig up the reg hack to do it though.
> There
> is no Group Policy setting for it.
>
> A lot of people are having issues with transferring files and folders and
> it
> is still unclear why it is failing. I have not personally seen it failing,
> and from the descriptions I am getting I can't tell why it is failing. One
> obvious one is if you are trying to overwrite an existing file that has an
> ACL that grants only Admins access. I think something else is getting in
> the
> way though because in most cases I have heard of people were trying to
> transfer an entire large directory hierarchy. I'd be very curious for more
> information on what exactly is happening here.


My System SpecsSystem Spec
Old 03-13-2007   #6 (permalink)
Susan Bradley, CPA aka Ebitz - SBS Rocks [MVP]


 
 

Re: Administrator Rights

When you copy large files to or from earlier operating systems, the copy
operation may be slower than expected on some Windows Vista-based
computers:
http://support.microsoft.com/kb/932170

Check that out.

Old dogs can learn new tricks. :-)

Clayton wrote:
> Whatever is happenning here is beyond be, it took me 6 years to sort
> out XP and now it looks like i'm starting over again in some areas
>
>
> "Jesper" <Jesper@discussions.microsoft.com> wrote in message
> news:54218C51-5CEC-4BCF-8A5C-B5BA2D62DF48@microsoft.com...
>>> deleting files over the network is one issue and sometimes even
>>> transferring
>>> a bunch of files in a folder over the network, some will and some won't

>>
>> Deleting files across an SMB (Windows File Sharing) connection only
>> works on
>> domain-joined machines if you use a domain-based account in the local
>> admins
>> group. One feature of UAC is that when you connect with a local
>> account in
>> the local admins group you get a filtered security token that does not
>> contain Administrators. Thus, if you are trying to delete files that
>> are only
>> deletable by administrators it will fail. The work-around is to use
>> Terminal
>> Services instead. You can disable the behavior that gives you a filtered
>> token if you have to. I'd have to dig up the reg hack to do it
>> though. There
>> is no Group Policy setting for it.
>>
>> A lot of people are having issues with transferring files and folders
>> and it
>> is still unclear why it is failing. I have not personally seen it
>> failing,
>> and from the descriptions I am getting I can't tell why it is
>> failing. One
>> obvious one is if you are trying to overwrite an existing file that
>> has an
>> ACL that grants only Admins access. I think something else is getting
>> in the
>> way though because in most cases I have heard of people were trying to
>> transfer an entire large directory hierarchy. I'd be very curious for
>> more
>> information on what exactly is happening here.

>

My System SpecsSystem Spec
Old 03-13-2007   #7 (permalink)
Jesper


 
 

Re: Administrator Rights

I'm not sure that is it. The issue sounds more like a race condition to me.

Yes, it definitely seems like we are starting over in some ways. XP was not
that big of an upgrade from 2000, but 2000 over NT 4.0 was similar. That's
why people like me write books. :-)

"Susan Bradley, CPA aka Ebitz - SBS Rocks" wrote:

> When you copy large files to or from earlier operating systems, the copy
> operation may be slower than expected on some Windows Vista-based
> computers:
> http://support.microsoft.com/kb/932170
>
> Check that out.
>
> Old dogs can learn new tricks. :-)
>
> Clayton wrote:
> > Whatever is happenning here is beyond be, it took me 6 years to sort
> > out XP and now it looks like i'm starting over again in some areas


My System SpecsSystem Spec
Old 03-13-2007   #8 (permalink)
Clayton


 
 

Re: Administrator Rights

Vista for dummies huh



"Jesper" <Jesper@discussions.microsoft.com> wrote in message
news:887DDC95-9C59-4EF6-8E70-05BDD0216EDA@microsoft.com...
> I'm not sure that is it. The issue sounds more like a race condition to
> me.
>
> Yes, it definitely seems like we are starting over in some ways. XP was
> not
> that big of an upgrade from 2000, but 2000 over NT 4.0 was similar. That's
> why people like me write books. :-)
>
> "Susan Bradley, CPA aka Ebitz - SBS Rocks" wrote:
>
>> When you copy large files to or from earlier operating systems, the copy
>> operation may be slower than expected on some Windows Vista-based
>> computers:
>> http://support.microsoft.com/kb/932170
>>
>> Check that out.
>>
>> Old dogs can learn new tricks. :-)
>>
>> Clayton wrote:
>> > Whatever is happenning here is beyond be, it took me 6 years to sort
>> > out XP and now it looks like i'm starting over again in some areas

>


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Administrator Rights Vista General
Account 'NAMED' Administrator vs. 'administrator rights' question Vista installation & setup
RE: administrator rights Vista account administration
Administrator Rights Vista account administration
Administrator Rights Vista account administration


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 Ltd

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