Re: Howto get workgroup name



That always exist struggle between correctness and efficiency , and not
always correct ( secure in this case ) behaviour is first topic requirement.
E.g. in closed lan system ( embedded and/or RT ) that very common practice
to put efficiency as top priority
Arkady

"Eugene Gershnik" <gershnik@xxxxxxxxxxx> wrote in message
news:%23VCe4z6QGHA.4608@xxxxxxxxxxxxxxxxxxxxxxx
Arkady Frenkel wrote:
and try to ask wmi group
microsoft.public.win32.programmer.wmi

WMI won't help a bit because it will require to authenticate too. [If
there is some kind of hack to do it with WMI this would be a security hole
which MS will sooner or later close]. The problem is fundamental and has
nothing to do with the mechanism used to perform the query.

Also note that the suggestion to install an "agent" on the host that would
answer unauthenticated queries is simply opening a security hole. Which is
asking for trouble.

--
Eugene
http://www.gershnik.com




.



Relevant Pages

  • Re: Lookup Function Problem
    ... There is no discussion as to the "correctness" point. ... That was my first *personal* experience with formula efficiency, ... So I vividly remember what it means to read a suggestion and not have the ... > robustness, and efficiency should be of concern too. ...
    (microsoft.public.excel.misc)
  • Re: Just for the record
    ... the problem (correctness, efficiency, etc.) while bearing in mind that ... I hope you won't mind if add a tangential comment. ... sufficient attention to either relevance or correctness. ... While playing with the query, I happen to notice that SELECT ...
    (comp.databases.theory)
  • Re: Can you learn computer science from a school?
    ... about correctness from the concern about not using quadratic ... Are the gains from separating these two concerns sufficient ... depends upon what kind of efficiency is possible; ... the more important bits of prior knowledge. ...
    (comp.lang.lisp)
  • Re: Writing bulletproof code
    ... >Sometimes correctness is paramount. ... >as storing real variables in 8 bytes) in the interests of efficiency. ... at the end of the day we're only setting pixels on ... Who cares if that Laura is a pixel out? ...
    (comp.programming)

Loading