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

Administrator Rights

Update your Vista Drivers
Reply
 
Thread Tools Display Modes
Old 03-12-2007   #1 (permalink)
Clayton
Guest


 

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
Guest


 

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
Guest


 

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
Guest


 

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
Guest


 

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]
Guest


 

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
Guest


 

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
Guest


 

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
Update your Vista Drivers

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
Account 'NAMED' Administrator vs. 'administrator rights' question FireBrick Vista installation & setup 1 08-08-2008 09:02 AM
administrator rights jr8dale Vista account administration 7 07-15-2008 08:17 AM
Administrator Rights Jimbo Vista account administration 2 06-18-2007 09:11 PM
Rights of administrator? Jean Lavie Vista General 2 06-18-2007 08:10 AM
Administrator Rights Stan W. Vista General 2 03-24-2007 11:13 AM


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