Because my WPMu is installed on an internal webserver and because of political issues the webserver has no access to a mail server to send out emails.
Since WPMu depends upon an email being sent out with the password, I cannot login to my WPMu site using my admin account after initial install. I, so far, have tried two methods:
1. Login into the database and change the wp_user admin's password to something else. This seems to work except when I try to login and instead of taking me into the admin page, it just returns me to the login page with no error message. If I try to input a bad password on purpose, it returns an error. Odd.
2. I've setup WPMu on another web server offsite and exported the database and reimported the database into the internal webserver's WPMu install and also changing all references to the external webserver to the internal webserver and try to login and it does the same thing as step 1.
What am I doing wrong?