Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Security > Vista security is driving me nuts!

Reply
Thread Tools Display Modes

Vista security is driving me nuts!

 
 
MrBill
Guest
Posts: n/a

 
      06-29-2007
A simple question, I think. I want to copy one of my screen savers
(.SCR) from my XP machine to my new Vista PC, but although I can see
the contents of the C:\Windows\System32\ folder, I cannot copy my
screensaver to it. Can anyone help?

Is there a writeup to explain about owners, administrators, etc. and
how to use these "features" for the novice?

Thanks, Bill
 
Reply With Quote
 
 
 
 
Kevin Hicks
Guest
Posts: n/a

 
      06-29-2007
You are going to be rather dissapointed because the new screensavers don't
work on XP. Sorry.

"MrBill" wrote:

> A simple question, I think. I want to copy one of my screen savers
> (.SCR) from my XP machine to my new Vista PC, but although I can see
> the contents of the C:\Windows\System32\ folder, I cannot copy my
> screensaver to it. Can anyone help?
>
> Is there a writeup to explain about owners, administrators, etc. and
> how to use these "features" for the novice?
>
> Thanks, Bill
>

 
Reply With Quote
 
Jimmy Brush
Guest
Posts: n/a

 
      06-30-2007
MrBill wrote:
> A simple question, I think. I want to copy one of my screen savers
> (.SCR) from my XP machine to my new Vista PC, but although I can see
> the contents of the C:\Windows\System32\ folder, I cannot copy my
> screensaver to it. Can anyone help?
>
> Is there a writeup to explain about owners, administrators, etc. and
> how to use these "features" for the novice?
>
> Thanks, Bill


Hello,

- What tool are you using to do the copying?
- Is there a file with the same name already in \systm32?

1) Try using windows explorer to do the copying, if you aren't already.
In Windows, only programs that ask for your permission can use your
administrator power. Explorer knows how to do this correctly. It takes
admin power to put stuff in system32.

2) If there is an existing screen saver already there, Windows is
denying you access to modify it. This is part of Windows File Protection
- it keeps protected OS files from being modified by only allowing
trusted system components (such as windows update) to modify these files.

To gain access to the file to replace it, you will need to take
ownership of it and then give yourself permission to modify it (using
the security tab).

Security in windows can be complicated in practice, but the concept is
fairly simple.

- Every person who uses the computer has an account. They can be members
of "groups", such as the administrators group or the users group.

- Windows controls access to "securable objects" - these include files,
folders, and registry settings, among other things.

- Every securable object contains 1) an owner (can be a user account or
group) and 2) a list of accounts or groups who can access the object, as
well as how much access they have.

- When you access an object, windows checks the access list on the
object to see if you are on the list. If you are, you get whatever
access to the object that the object has for you on the list. If you're
not on the list or you are explicitly denied access, you are not allowed.

- Ownership on windows is hyped up more around here than it really
should be. It is primarily a tool used for auditing (i.e. who created a
file).

However, owning an object does grant you two special privileges: you can
both look at and modify the permission list for an object that you own,
even if the object does not explicitly grant you those privileges.

So, owning an object does NOT mean that you automatically have full
control over it. It only means that you can always see and edit the
access list for the object to give yourself full control, if you need to.

By default, administrators can take ownership of any object on the
system. This prevents objects from becoming completely unaccessible due
to misconfiguration or malice - an admin can always take ownership of an
object that they don't have access to and fix its permissions.

The general rule for administration in Windows is: anything that only
applies to a certain user account, is readable and writable by that user
account. Everything else is generally readable, but not writable.

It takes administrator power to write to files and settings that apply
to other users or the system in general.

This is complicated somewhat in Vista, where only applications that ask
("Windows needs your permission to continue") are allowed to use your
admin power.

This prompt is a good thing, though; it prevents programs that you don't
run from using your admin power against you.

Just remember, if you are wanting to do an admin action (anything that
could affect other users or the system), you will have to use a program
that prompts. If the program doesn't prompt, you will need to give it
special permission by right-clicking it and clicking run as administrator.

--
-JB
Microsoft MVP - Windows Shell/User
Windows Vista Support FAQ - http://www.jimmah.com/vista/
 
Reply With Quote
 
BillD
Guest
Posts: n/a

 
      06-30-2007


"MrBill" wrote:

> A simple question, I think. I want to copy one of my screen savers
> (.SCR) from my XP machine to my new Vista PC, but although I can see
> the contents of the C:\Windows\System32\ folder, I cannot copy my
> screensaver to it. Can anyone help?


enable the UAC :-)
With UAC On, you'll get a prompt in order to get the permissions. So simple,
so easy.
 
Reply With Quote
 
MrBill
Guest
Posts: n/a

 
      06-30-2007
What is the UAC and how do I enable it?

On Sat, 30 Jun 2007 02:36:02 -0700, BillD
<> wrote:
>
>"MrBill" wrote:
>
>> A simple question, I think. I want to copy one of my screen savers
>> (.SCR) from my XP machine to my new Vista PC, but although I can see
>> the contents of the C:\Windows\System32\ folder, I cannot copy my
>> screensaver to it. Can anyone help?

>
>enable the UAC :-)
>With UAC On, you'll get a prompt in order to get the permissions. So simple,
>so easy.

 
Reply With Quote
 
brink
Guest
Posts: n/a

 
      07-01-2007

MrBill;365446 Wrote:
> What is the UAC and how do I enable it?
>
>


Hi MrBill,

This link below will explain the UAC for you and how to enable it.

'http://www.vistax64.com/tutorials/48893-user-account-control-uac.html?ltr=U'
(http://tinyurl.com/2velpl)

Hope this helps,
Shawn


--
brink

*There are no dumb questions, just the people that do not ask them.*
'_www.Vistax64.com_' (http://www.vistax64.com/www.Vistax64.com)
*Please post feedback to help others.*
 
Reply With Quote
 
Spirit
Guest
Posts: n/a

 
      07-02-2007
http://www.tweak-uac.com/what-is-uac/
Info and a simple free utility to enable and disable UAC

http://windowshelp.microsoft.com/win...9f44e1033.mspx
More info

"MrBill" <> wrote in message
news:...
> What is the UAC and how do I enable it?
>
> On Sat, 30 Jun 2007 02:36:02 -0700, BillD
> <> wrote:
>>
>>"MrBill" wrote:
>>
>>> A simple question, I think. I want to copy one of my screen savers
>>> (.SCR) from my XP machine to my new Vista PC, but although I can see
>>> the contents of the C:\Windows\System32\ folder, I cannot copy my
>>> screensaver to it. Can anyone help?

>>
>>enable the UAC :-)
>>With UAC On, you'll get a prompt in order to get the permissions. So
>>simple,
>>so easy.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not 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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
windows vista ultimate is driving me nuts Tara Windows Vista General Discussion 10 02-22-2008 10:00 AM
Security Center Driving Me NUTS Sue Windows Vista Security 9 02-14-2008 05:58 PM
I can't download anything, Vista is driving me nuts! Yangky_5 Windows Vista General Discussion 23 01-25-2008 01:14 PM
still no ICON file....Vista H.Premium is driving me NUTS !!! KOLLIE BOY Windows Vista General Discussion 9 01-02-2008 04:23 PM
IE7 In Vista Beta 2 (5384) , OMG driving me nuts Rob M. Windows Vista General Discussion 2 06-10-2006 03:09 PM



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