So your suggesting I read up and learn remoting for the next several days
for what amounts to be a very basic GUI that basically permits the user to
Enable/Disable and Turn notifications on/off and view the progress of the
downloads/installs? I would find it unlikely that Vista will not permit
existing services that interact with the desktop to not work come the final
build -- a quick check for Services that interact with my desktop comes up
with a count of 12 (Symatec, hardware support services, and a few others) --
so M$ will have to come up with some solution.
I would disagree that "I'm opening a security hole" -- the hole exists due
to the poor implementation of the OS -- security isn't something that should
get in the way of a valid process installed by a user. MS can try to pass
the buck, but it ultimately stops on their door step in terms of public
perception -- when you hear about the next virus on the news, you don't hear
about the developer or IT person that "opened hole", no, you hear
"Microsoft". So Microsoft can continue to blindly point fingers, but it
doesn't change the public perception and fear of M$ operating systems and
viruses. The folks at Redmond either need to come up with a better plan or
seal their static fate with flat revenue and declining stock value.
Remoting -- yet another "new and improved approach to be obsolete within the
next 6 months as it's deemed unsecure, slow, buggy, etc. etc."
Rob.
> And you may open a security hole
> ...http://www.microsoft.com/technet/archive/security/news/htshat.mspx?mfr=true
[quoted text clipped - 78 lines]
>>>>
>>>> Rob
William Sullivan - 07 Jul 2006 20:44 GMT
Maybe you should port your program to Linux? Good luck rtfm'ing.
> So your suggesting I read up and learn remoting for the next several days
> for what amounts to be a very basic GUI that basically permits the user to
[quoted text clipped - 103 lines]
> >>>>
> >>>> Rob
Greg Young - 07 Jul 2006 22:20 GMT
I won't harp on the interactive service I think you have been told "don't do
that" enough in the various posts you put up. I will leave you with one more
link though .. note the "it doesn't actually work" paragraph
http://blogs.msdn.com/larryosterman/archive/2005/09/14/466175.aspx
> So your suggesting I read up and learn remoting for the next several days
> for what amounts to be a very basic GUI that basically permits the user to
[quoted text clipped - 4 lines]
> comes up with a count of 12 (Symatec, hardware support services, and a few
> others) -- so M$ will have to come up with some solution.
> I would disagree that "I'm opening a security hole" -- the hole exists due
> to the poor implementation of the OS -- security isn't something that
[quoted text clipped - 7 lines]
> plan or seal their static fate with flat revenue and declining stock
> value.
There is a really easy way to figure out if it is bad code/configuration or
an OS problem. If the system is secure, then you install your software and
it has a gaping hole it is not the OS that caused the problem.
Let's take these two quotestogether .. you rail on MS for having the problem
right after you rail them for trying to change it breaking backwards
compatibility (is there anything they can do right?) There is currently a
very strong security movement (see SDL).
As for it being an OS problem .. it is a configuration problem .. someone
who doesn't know what they are doing can make even the most secure OS
insecure if they have admin privileges. If default services came with
windows that ran in this method (and not as a reduced privilege user) I
could buy this argument but with MS having made this common knowledge years
ago I have a hard time blaming them for it. The moment MS says "this
configuration has problems" the problem falls to the feet of
developers/admins.
I hate to be the one to break it to you but if you write bad code on an os
you would consider to be secure like openbsd and you take that bad code and
give it escalated privs you have a vulnerability and it is not the fault of
the OS. It is the fault of the developer who didn't bother to care. Not
surprisingly an admin/developer with super user privs can easily make an
openbsd box not secure.
>security isn't something that should get in the way of a valid process
>installed by a user.
I guess that installing a ftp server with a buffer overflow attack is
something a user might want to install as well.
It is a constant trade off.between ease functionality and security .. look
at the people disabling security in vista because they are used to running
as admin on their machine. The fact of the matter is that not all machines
need to be secure, but the software should atleast support running in a
secure fashion.
Cheers,
Greg
> So your suggesting I read up and learn remoting for the next several days
> for what amounts to be a very basic GUI that basically permits the user to
[quoted text clipped - 104 lines]
>>>>>
>>>>> Rob