Re: Admin user vs. Power user
From: Chris Jackson (chrisjATmvpsDOTorgNOSPAM)
Date: 02/03/04
- Next message: Chris Jackson: "Re: IE Update Bug?"
- Previous message: Sam: "IE Update Bug?"
- In reply to: cb: "Admin user vs. Power user"
- Next in thread: Marco: "Re: Admin user vs. Power user"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 3 Feb 2004 10:33:32 -0500
To understand the security implications of local privileges, you must
understand exactly how applications are run. Every application that is
launched is launched with the user credentials of the user who initiated the
program. If you are running as a local admin, and you start a program, that
program can do absolutely anything you can do (which is, if you are an
admin, absolutely everything). It can install new software, it can delete
files, it can read your email, it can do whatever an admin can. Consider an
email virus: if a user double clicks an attachment, now that program has
admin rights on your computer, and can install backdoor software and do
anything else. If that user is NOT a local admin, then not only can the user
do less damage (by installing software that may be ill behaved) but the
software they run can do less damage. I never run as a local admin - I don't
even run as a power user - and yet I still manage to crank out many lines of
sweet, sweet code and get my work done with only the occasional
inconvenience (driven mainly by other developers who DO run as local admin,
and as a result create software that only works if you also run as a local
admin, which is because they are bad).
-- Chris Jackson Software Engineer Microsoft MVP - Windows Client Windows XP Associate Expert -- More people read the newsgroups than read my email. Reply to the newsgroup for a faster response. (Control-G using Outlook Express) -- "cb" <spam-nospam@niagaramasters.org> wrote in message news:u$EqzSm6DHA.2576@TK2MSFTNGP11.phx.gbl... >A security checklist suggested that we move many of our users from Local > Admin to power users on their machines. I am trying to figure out exactly > how this will improve security... will it stop adware from installing? > Viruses from changing systems files. > > I appreciate information people pass along, but please be sure to include > URL's or other resources so I can read up further - thank you. > > ~CB > >
- Next message: Chris Jackson: "Re: IE Update Bug?"
- Previous message: Sam: "IE Update Bug?"
- In reply to: cb: "Admin user vs. Power user"
- Next in thread: Marco: "Re: Admin user vs. Power user"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|