Re: Which Windows Registry Key is BEST for my work
- From: "mayayana" <mayaXXyana1a@xxxxxxxxxxxxxxxx>
- Date: Tue, 22 May 2007 19:30:32 GMT
That's the concept behind that, right. If you're required to let
everyone write everywhere, you have a faulty application design. Think
about malware, which can also access everything, what the user can
access to.
This topic comes up a lot and it's always a murky issue,
with people giving answers like you're giving. To begin with
the OP is not talking about everyone writing everywhere,
willy-nilly. The question is about having *some places* where
all users have equal access, for situations where people
want to use software that way; so that anyone can change
a given setting in, say, the photo cropping software, and
everyone can access the photos saved by someone else,
without having to specially set permissions to let everyone
access C:\vacation photos.
I suspect the main reason for the confusion over this
issue is that most custom software is done for corporate
clients, where what you're saying makes sense. But there's
a whole big world out there that's not corporate - home and
small office - where people typically have only one user set
up, or only want multiple users so that they can choose
their own wallpaper.
It seems odd to me that so many people adamantly
assert what you're saying, that security requires...blah,
blah, blah....but none of those people ever comes back
to post a question like, "My wife wants to change settings.
I told her she can't because she's just a lowly, limited
user. Now she's sleeping in the spare bedroom.
What should I do?"
Could that be because those same security lovers are
sharing one PC with their family (or business partner) where
all users are admin. or there's only one user?
There are reasons, where an application needs to write, where the user
isn't permitted to do so. Such things like automatic updates or shared
databases. Thes are cases for either using impersonation to give your
app elevated permissions or you have a service application running
which manages systemwide accesses.
It is difficult to develop with security in mind, espacially when
your're comming from Win9x playstations or knowing XP only on
administrators sight.
Thorsten Doerfler
--
http://www.vb-hellfire.de/
.
- References:
- Which Windows Registry Key is BEST for my work
- From: Prabhat
- Re: Which Windows Registry Key is BEST for my work
- From: mayayana
- Re: Which Windows Registry Key is BEST for my work
- From: Thorsten Doerfler
- Which Windows Registry Key is BEST for my work
- Prev by Date: Re: clipboard.settext isnt working in Access2007 ?? help ?
- Next by Date: Re: How to get the border width of a form ?
- Previous by thread: Re: Which Windows Registry Key is BEST for my work
- Next by thread: Re: Which Windows Registry Key is BEST for my work
- Index(es):
Relevant Pages
|