For users of WPMU 2.7: you should comment out the following line in your wp-config.php file to make sure you can log in to all your sites:

// define('DOMAIN_CURRENT_SITE', 'current_site_domain' );

Thanks to Chancey Mathews for the heads up on this.