Progress report - posted on WSO Oct 2, 2005 Evan Miller Spiker's been transferring files all day and is about 70% finished. (There's a lot of files to move!) We've got apache and mailman configured running on the Xserve. Right now only wso/orgs and wso/alums are being served off of it; we need to configure the database before moving CGI's to the Xserve, and home directories will have to wait until they finish copying. We'll enable mailman (the listserver application) once all of the accounts are migrated, which has turned out to be a bigger pain than anticipated. It turns out FreeBSD and Mac OS X 10.3 hash passwords with different algorithms. That's a big problem, because hashes are one-way functions, meaning you can get a hash from a password but not the other way around. Don't fret, though; I think we can set up a password server on the old machine, so we won't require everyone to reset their passwords.