Symptom
When the startup disk is a RAID volume, the Reset Password command does not work.
Note: The Reset Password command is found in the Apple menu when started up from the Mac OS X Server Installation CD.
Solution
When the root password has been lost (see Note 1), follow these steps:
1. Start up in single-user mode by holding the Command-S key combination. See Note 2.
2. At the prompt (#), type: fsck and mount -uw /
3. Press Return.
4. Type: nicl -raw /var/db/netinfo/local.nidb
5. Press Return.
6. Type: -create /users/root passwd ""
7. Press Return.
8. Type: reboot
9. Press Return.
10. Log in as root.
11. Open Server Admin.
12. Choose Show Users & Groups List from the Users & Groups menu.
13. Click the checkbox to select the "Show System Users & Groups" option.
14. Select the user named System Administrator (which is root).
15. Click Edit.
16. Enter the new password.
17. Click Save.
Notes