SCO, Novell, Sun and OpenSolaris

Back in 2004 Sun’s then CEO, Scott McNealy, stated in an interview with Jem Matzan (NewsForge reprint) about CDDL’ing OpenSolaris:

We had to pay SCO more money so we could open the code — I couldn’t say anything about that at the time, but now I can tell you that we paid them that license fee to expand our rights to the code

However, now that Judge Kimball has ruled that Novell actually owns the copyrights and not SCO I presume it’s now up to Novell to decide whether or not that deal is still valid, probably at least partly dependant on whether or not SCO can find the cash to pony up the dues on it they illegally withheld from Novell.

Could be interesting given Novell’s stake in Linux.

Wanted: Linux Systems Administrator

The Victorian Partnership for Advanced Computing (VPAC) is looking for a Linux systems administrator to join our systems team working on grid computing.

  • Help build a grid across Australia!
  • Relaxed work environment.
  • Melbourne CBD fringe, easy access to trains and tram.
  • Salary around $55-60K+ (package contingent on experience)
  • Fixed term contract – 12 months.
  • Closing Date: 2nd August 2007

Reporting to the ICI Operations Manager, you will be working primarily in a Linux systems administrator role with Grid toolkits such as Globus and VDT. You will be involved in a National Project to provide Grid Based Computing available across Australia. The ability to work with and support our end users (typically scientific researchers and software developers) is very important in this role. Some national and international travel will be involved.

So if you think that it sounds interesting then please and go read the job advert on the VPAC website, or at least tell a friend! 🙂

Samsung SCX-4200 printer driver security risk

Just to show what not to do when writing drivers, this just in from LWN:

A LinuxFR reader has sent out an alert (in French) about the Samsung SCX-4200 printer driver for Linux. It appears that the driver author had some trouble with the Linux permission model; the response was to make a few applications run setuid root. A quick look at the install script shows that the affected programs are xsane, xscanimage, and the major OpenOffice.org components. The script also replaces some CUPS executables and does some other fun things. This seems like code to avoid for anybody wanting to run a remotely secure system.

Ugh.