Just got back from Brisvegas, Queensland - headed up
there on Wednesday 6 Feb for linux.conf.au, which I found
most interesting. It was particularly refreshing to see some
progress with upcoming Samba releases -
specifically much better support for Windows 2000 and Microsoft
Active Directory
supports Kerberos, and Samba servers can be added to AD
domains fairly easily. winbind has also improved, allowing
PAM/NSS machines to use AD for user/group information -
which would be mostly useful for MS shops with the odd unix
box. I'm sure there's plenty of other goodies in Samba 3,
but this is the stuff I'm mostly interested in. The time
setting code was particularly cute. I find Single Sign On,
authentication, authorisation and security in general
thoroughly intriguing.
Had a good yarn to Andrew Tridgell about AD too,
specifically wrt modifying OpenLDAP to support
Active Directory. Sounds like there's a fair bit of work
involved but I'd love to see an open source implementation
so I'm planning to get stuck into this with David Elson as
soon as time permits. I would have liked to have seen the
chatter involved in adding a win2k workstation to a domain
but it insisted on talking to the DNS root servers (all of
them) and fell back onto legacy DCERPC calls. Adding NT ACL
support to OpenLDAP and making the Kerberos PACs work are
going to be interesting challenges, as is automatically
updating things like the USNs (sequence numbers).
There were plenty of other interesting talks, especially
rasmus's PHP talk, User Mode Linux, Debian Porting, oh, and
how could I forget Neil Brown's kNFSd Authentication talk
which was most interesting. It's also good to see increasing
interest in software engineering practices wrt constantly
changing APIs, bugs, etc. which is going to become
increasingly important as more companies start relying on
OSS.
OK, Christmas Day and the rest of the family's on the other side of the country and the girlfriend's at work. The beaches are packed and it's hot (34C) and humid here in Sydney. Thought I'd do something useful so I packaged up rdesktop 1.1.0 with Mac OS X patches for Fink. Soon enough Fink users will be able to 'apt-get install rdesktop' and access Outhouse, Orofice, etc. and other annoying proprietary win32 only applications from the comfort of OS X.
Merry Christmas!
7 Oct 2001 (updated 16 Nov 2005 at 00:38 UTC) »
Just finished uploading 40-something SquirrelMail plugin packages to the Debian servers. That'll put me in the top 10 developer s by packages maintained. Kinda cheated though since they're all related to the same project. That didn't stop Turbo Fredriksson climbing to 2nd place with all his libroxen packages though :)
Hope someone finds them useful.
You know Debian has over 5,000 source packages now? That's what makes it the best distro out there. Oh, that and apt- get.
Bored? Check out Lesbian GNU/Linux or my favourite site, FuckedCompany. Found some interesting stuff about Fire Walking. I did that once. It was fun. But not as much fun as jumping off the 134m Nevis Highwire Bungy in NZ. And I didn't get blisters from that either. I'd show you the photos but pair.com broke my account and I haven't bothered to move it to my colo servers yet. Maybe later.
TTFN
Well here goes. My first diary entry.
Now rdesktop's settled a little with the 1.1.0 release and I've got a working Debian package uploaded, I've had a bit more time to concentrate on other projects.
Like PEAR Session, a custom session handler for PHP4 which supports any database accessible using the PEAR libraries. It stores sessions in a database rather than in separate files on disk, which not only has speed and scalability advantages, but allows multiple web servers to share sessions (ie for failover and load balancing). It also includes tips on session handling, and recommends OpenWDDX be used so as sessions are also accessible from other platforms. This means you can log in using mod_perl (say) and then transparently access a PHP application. Waiting for some useful feedback so I can roll out a 1.0.0 release so if you're bored, go play and let me know what you think. Given there's been a few hundred downloads and no bug reports I figure it works.
Also packaged up bpalogin to keep Australia's Telstra Bigpond C able subscribers happy. It's a nobrainer to install, using debconf to ask for a username and password and then setting itself up to start from the boot scripts. Maybe it'll earn Debian a few more users but it really would be nice if Bigpond would consider it as a supported platform. I'm not holding my breath though. They seem fairly happy to stick with FreezePad rather than approaching Scott Campbell about his Win Cable alternative, which actually works.
Oh, and then there's SquirrelMail which I've also packaged. I've done about 10 of the 47 plugins, but I'll save the rest until I finish the package building gadget I'm working on. Debian sid users can now 'apt-get install squirrelmail' to get a clean PHP webmail client, and hopefully we'll be seeing it and its plugins in Debian's upcoming 3.0 (woody) release.
Right... off to do some real work
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!