Specifications

Passwords are removed when exporting and importing users. Tell users that they must
change their passwords.
To start the original server in target disk mode:
If you’re moving the wiki server volume to an Xserve with a RAID card, connect an
external hard drive to the original server instead of doing this.
1 Use a FireWire cable to connect the servers.
2 Do one of the following:
Restart the original server and press and hold T while it is starting up. Â
On the original server, open System Preferences, click Startup Disk, click Target Disk Â
Mode, and then click Restart.
For every group, do the following in Terminal:
1 Copy group wiki content by doing one of the following:
If the two servers are connected by a FireWire cable, enter this: Â
$ sudo ditto /Volumes/original_server_volume/Library/Collaboration/
Groups/group_name/ /Library/Collaboration/Groups/group_name/
If an external hard drive is connected to the original server, enter this: Â
$ sudo ditto /Volumes/original_server_volume/Library/Collaboration/
Groups/group_name/ /Volumes/external_volume/Library/Collaboration/
Groups/group_name/
Connect the external hard drive to the new server, and enter this:
$ sudo ditto /Volumes/external_volume/Library/Collaboration/Groups/
group_name/ /Volumes/new_server_volume/Library/Collaboration/Groups/
group_name/
2 Find the new group GUID:
$ dscl /Search -read /Groups/group_name dsAttrTypeNative:apple-
generateduid
3 Open /Library/Collaboration/Groups/group_name/metadata.plist in a text editor and
replace the string listed after the GUID key with the new group GUID.
4 Delete the index.db le:
$ sudo rm /Library/Collaboration/Groups/group_name/index.db
To start the wiki server:
1 On the new server, do one of the following:
In Server Preferences, click Web and move the slider to On. Â
In Server Admin, open the disclosure triangle for your server, select Web, and click Â
Start Web.
72 Chapter 6 Managing Wiki Content