PC Review


Reply
Thread Tools Rate Thread

Child-proof computing...

 
 
Mike
Guest
Posts: n/a
 
      9th Dec 2006
I am passing an XP Pro computer down to my teen age son for playing games,
etc.
If I make him a member of the Users group, can he install games, but not
tamper with any system files?


 
Reply With Quote
 
 
 
 
=?Utf-8?B?SWFu?=
Guest
Posts: n/a
 
      9th Dec 2006
No. He will need to be at least a Power User to install programs. Even then,
installs may not work.


 
Reply With Quote
 
DL
Guest
Posts: n/a
 
      9th Dec 2006
and most savvy teens will bypass any protection you put in place.

"Mike" <(E-Mail Removed)> wrote in message
news:uP$(E-Mail Removed)...
> I am passing an XP Pro computer down to my teen age son for playing games,
> etc.
> If I make him a member of the Users group, can he install games, but not
> tamper with any system files?
>
>



 
Reply With Quote
 
Mike
Guest
Posts: n/a
 
      9th Dec 2006

"DL" <address@invalid> wrote in message
news:(E-Mail Removed)...
> and most savvy teens will bypass any protection you put in place.
>
> "Mike" <(E-Mail Removed)> wrote in message
> news:uP$(E-Mail Removed)...
>> I am passing an XP Pro computer down to my teen age son for playing
>> games,
>> etc.
>> If I make him a member of the Users group, can he install games, but not
>> tamper with any system files?
>>

Then I am open for suggestions.
If I create a restore point, will I always be able to go back to it?


 
Reply With Quote
 
Alias
Guest
Posts: n/a
 
      9th Dec 2006
Mike wrote:
> "DL" <address@invalid> wrote in message
> news:(E-Mail Removed)...
>> and most savvy teens will bypass any protection you put in place.
>>
>> "Mike" <(E-Mail Removed)> wrote in message
>> news:uP$(E-Mail Removed)...
>>> I am passing an XP Pro computer down to my teen age son for playing
>>> games,
>>> etc.
>>> If I make him a member of the Users group, can he install games, but not
>>> tamper with any system files?
>>>

> Then I am open for suggestions.
> If I create a restore point, will I always be able to go back to it?
>
>


Not necessarily. Better get Acronis and make an image. Check it out at:

www.acronis.com

Alias
 
Reply With Quote
 
Gerry Cornell
Guest
Posts: n/a
 
      9th Dec 2006
Mike

Given that restore points are usually automatically created every
24 hours it will be overwritten when the allocated space for
system restore is full.

I would let the lad have his freedom. If he messes things up he loses
the use of the computer until it gets fixed. Best way to learn. Just
make sure you have the XP disk (including SP2 disk) and any other
programme disks safe.

--

Hope this helps.

Gerry
~~~~
FCA
Stourport, England

Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~


"Mike" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> "DL" <address@invalid> wrote in message
> news:(E-Mail Removed)...
>> and most savvy teens will bypass any protection you put in place.
>>
>> "Mike" <(E-Mail Removed)> wrote in message
>> news:uP$(E-Mail Removed)...
>>> I am passing an XP Pro computer down to my teen age son for playing
>>> games,
>>> etc.
>>> If I make him a member of the Users group, can he install games, but not
>>> tamper with any system files?
>>>

> Then I am open for suggestions.
> If I create a restore point, will I always be able to go back to it?
>
>



 
Reply With Quote
 
Ayush
Guest
Posts: n/a
 
      10th Dec 2006
Replied to [Mike]s message :
-----------------------------------------------------------
> "DL" <address@invalid> wrote in message
> news:(E-Mail Removed)...
>> and most savvy teens will bypass any protection you put in place.
>>
>> "Mike" <(E-Mail Removed)> wrote in message
>> news:uP$(E-Mail Removed)...
>>> I am passing an XP Pro computer down to my teen age son for playing
>>> games,
>>> etc.
>>> If I make him a member of the Users group, can he install games, but not
>>> tamper with any system files?
>>>

> Then I am open for suggestions.
> If I create a restore point, will I always be able to go back to it?


http://www.microsoft.com/windowsxp/s...s/default.mspx

And install a KeyLogger, not for spying (hmm..may be) but the main reason is if
anything goes wrong, you can check the log to see what they did and you can revert
that thing back.

gOOd LuCk


--
Ayush [ :-) ]
-------------
Search - www.Google.com | Wikipedia - http://en.wikipedia.org
Snip your long urls - http://snipurl.com/
-------------


 
Reply With Quote
 
GateKeeper
Guest
Posts: n/a
 
      10th Dec 2006
Mike wrote:
> I am passing an XP Pro computer down to my teen age son for playing games,
> etc.
> If I make him a member of the Users group, can he install games, but not
> tamper with any system files?
>
>

Just to add on to the other replies: many game programs won't work
properly unless the user has Administrator privileges. I learned this
when I set up my 9 yr old daughter's computer. If you are worried about
unsupervised Web surfing, hook you child's computer to the Internet via
a router with a hardware firewall, and set the hardware firewall to
block port 80 on the child's connection. Of course, a savvy teen may be
able to defeat this measure.
 
Reply With Quote
 
Bruce Chambers
Guest
Posts: n/a
 
      10th Dec 2006
GateKeeper wrote:
>
> Just to add on to the other replies: many game programs won't work
> properly unless the user has Administrator privileges. I learned this
> when I set up my 9 yr old daughter's computer.



That's not necessarily true, but it does require a little effort to
enable such poorly designed programs without compromising security.

You may experience some problems if the software was designed for
Win9x/Me, or if it was intended for WinNT/2K/XP, but was improperly
designed. Quite simply, the application doesn't "know" how to handle
individual user profiles with differing security permissions levels, or
the application is designed to make to make changes to "off-limits"
sections of the Windows registry or protected Windows system folders.

For example, saved data are often stored in a sub-folder under the
application's folder within C:\Program Files - a place where no
inexperienced or limited user should ever have write permissions. (Games
are particularly likely to follow this horrible practice.)

It may even be that the software requires "write" access to parts
of the registry or protected systems folders/files that are not normally
accessible to regular users. (This *won't* occur if the application is
properly written.) If this does prove to be the case, however, you're
often left with two options: Either explicitly grant normal users
elevated privileges to the affected folders and/or part(s) or the
registry, or replace the application with one that was properly designed
specifically for WinNT/2K/XP. I don't recommend the remaining option of
granting the users the broad, elevated privileges of an administrative
or power user account. This is often the easiest course of action, but
it's far from the safest.

Some Programs Do Not Work If You Log On from Limited Account
http://support.microsoft.com/default...;EN-US;q307091

Additionally, here are a couple of tips suggested, in a reply to a
different post, by MS-MVP Kent W. England:

"If your game or application works with admin accounts, but not with
limited accounts, you can fix it to allow limited users to access the
program files folder with "change" capability rather than "read" which
is the default.

C:\>cacls "Program Files\appfolder" /e /t /p users:c

where "appfolder" is the folder where the application is installed.

If you wish to undo these changes, then run

C:\>cacls "Program Files\appfolder" /e /t /p users:r

If you still have a problem with running the program or saving settings
on limited accounts, you may need to change permissions on the registry
keys. Run regedit.exe and go to HKLM\Software\vendor\app, where
"vendor\app" is the key that the software vendor used for your specific
program. Change the permissions on this key to allow Users full control."


--

Bruce Chambers

Help us help you:
http://dts-l.org/goodpost.htm
http://www.catb.org/~esr/faqs/smart-questions.html

They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. -Benjamin Franklin

Many people would rather die than think; in fact, most do. -Bertrand Russell
 
Reply With Quote
 
Paul Knudsen
Guest
Posts: n/a
 
      12th Dec 2006
On Sat, 9 Dec 2006 08:46:01 -0600, "Mike" <(E-Mail Removed)>
wrote:

>I am passing an XP Pro computer down to my teen age son for playing games,
>etc.
>If I make him a member of the Users group, can he install games, but not
>tamper with any system files?
>


Listen, teen-age is old enough for him to set up his own computer the
way he wants. If he wants to download porn or whatever, he will, or
will watch it on a friend's machine. Get over yourself.
--
Top 10 Conservative Idiots:
http://journals.democraticunderground.com/top10
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Child Proof Protection? Laphan Windows XP General 3 15th May 2006 03:18 AM
Child Proof Protection? Laphan Windows XP Help 2 14th May 2006 09:44 PM
CobShell - child proof windows ? *ProteanThread* Freeware 0 2nd Jul 2004 04:05 PM
GDS Child Menu ( a child proof shell replacement for windows ? ) *ProteanThread* Freeware 0 18th May 2004 04:19 PM
child proof internet explorer ? * ProteanThread * Windows XP Security 1 19th Apr 2004 08:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:55 PM.