Slashdot Mirror


Microsoft's Platform Strategist Speaks On Linux

prostoalex writes "Martin Taylor, general manager for platform strategies at Microsoft, was interviewed by CRN magazine on Linux, open source development, and Microsoft's official stand on it."

4 of 620 comments (clear)

  1. Re:Windows OpenSource??? by automatix · · Score: 5, Informative

    Speaking of... here is a good review of the contents of the win2000 zipfile. Suitable for developers to read (no direct excerpts or specifics), and quite amusing.

  2. Re:Does Red-Hat cost more? by chill · · Score: 5, Informative

    Red Hat Professional Workstation = $99.95
    RHEL 3 - Workstation = $179+
    RHEL 3 - Enterprise Server = $299+
    RHEL 3 - Advanced Server = $1,499+

    The + means you can pay more depending on the support configuration.

    HOWEVER, if you aren't interested in RHN and support, buy one and install it on a thousand machines. Fully legal, according to the EULA. Try that with Windows and see what happens...

    Charles Hill

    --
    Learning HOW to think is more important than learning WHAT to think.
  3. Re:Does Red-Hat cost more? by ComputerSlicer23 · · Score: 5, Informative
    Here's a copy of the license you had to agree to

    You really should go read the EULA one more time. No, you can't install RedHat Enterprise on multiple machines and just run it. Not if you have a single support contract with RedHat. If you have original media from RedHat, you have 1 years worth of support that you can't opt out of.

    If you have a single support contract with RedHat, then all of the systems are considered "Installed Systems" (as defined section I.A). RedHat has the right to come into your locations, and audit all of your "Installed Systems" (I.4). They can then invoice you for all of the extra systems you have installed. If are over your allotment of installed systems by more then 5%, they are allowed to invoice for an additional 20% penalty (later in I.4).

    I'm not a lawyer, and that is my interpretation of it. However, if you took the binaries off the install CD and put them on a different CD (excluding a handful, primarily being redhat-logos and 3rd party stuff), you could install that, invoking the GPL license. However, a number of binaries on the CD, they could claim copyright on (XFree86 and Apache binaries for instance, and anything else which has a source license of BSD-like). I'm not sure what the license on the actual binaries are.

    I'm not sure if the license inside of the RPM is the license for the binaries, or the original source. I'm assuming that it is only for the source.

    The actual ISO image isn't GPL'ed. They own the copyright on that, so you can't just go give away a copy. They also own the copyright on all of the binaries. They might be compelled to allow you to transfer the some of the binaries, but they don't have to let you do it in the specific structured way they did. In fact they can't, as they have 3rd party software that they can't allow you to transfer.

    Finally, whoever owns the support agreement, just agree to these terms, and can't get out of the terms for the first year after purchase (I.1.2). Everyone who has a support agreement, must not install the software on any additional machines. They got around the GPL requirements, by not making it a requirement on the binaries, but by making it a requirement for support (and not letting transferring the binaries to you, until you agree to this). According to the license you agreed to, unless RedHat makes a material breach of the license, or you agreed up front to a different set of terms, you are bound to the support contract for the term of 1 year.

    So I wouldn't go around telling people they can violate a legal contract they have agreed to. It isn't a very smart thing to do. Unless you have a different agreement, or you have a sound legal analysis that contradicts this, I'm pretty sure you are committing copyright infringement if you have multiple copies installed.

    For that matter, I'm not sure it is legal to use the software without support. There is nothing in the license which grants you rights to use it. (There is nothing saying you can't either, but it's not explicity stated that after the support is terminated you still have a license to use any of their copyrighted materials). However, I'm very doubtful that RedHat will be coming after anyone. That doesn't change the techincal points of the legality or not.

    If anyone has any analysis that differs from this, I'm all ears. I'd love to be able to buy the first copy, and install it lots, and lots. However, I've carefully read the agreement, and I don't believe I can legally do that. Plus if I don't have the support agreement, I have to build all of my own updates. Really not something I'm looking forward to doing.

    Kirby

  4. Re:Does Red-Hat cost more? by chill · · Score: 5, Informative

    I've read it a dozen times, though IANAL.

    Zip on down to Appendix #1...

    "With the exception of certain image files identified in Section 2 below, the license terms for the components permit Customer to copy, modify, and redistribute the component, in both source code and binary code forms."

    The software (RHEL) and support services are SEPARATE. Don't buy one, install a thousand times then use RHN -- you're in violation.

    Hell, just borrow a copy from someone and install if you aren't going to use RHN or support.

    Or am I mis-interpreting Appendix #1?

    -Charles

    --
    Learning HOW to think is more important than learning WHAT to think.