Apple 034-2344 Webcam User Manual


 
34 Chapter 2 Migrating From Mac OS X Server Version 10.2
NetBoot Images
Copy the <name>.nbi folder for each image you want to migrate, optionally placing it
into the location where it previously resided.
WebObjects Applications and Frameworks
Make manual modifications to the new installed version of apache.conf if you want to
reuse the previous server’s web configuration.
Copy saved WebObjects applications and frameworks to:
/Local/Library/WebServer
/Library/WebServer
Tomcat Data
Restore Tomcat servlets to /Library/Tomcat/webapps.
Place any SOAP services you want to migrate in /Library/Tomcat/webapps/axis (a
symlink to /System/Library/Axis/webapps/axis). Mac OS X Server version 10.3 includes a
version of Axis that may be newer or older than the version you’ve been using.
IP Firewall Configuration
To migrate the IP firewall configuration:
1 Restore the firewallconfig file.
2 Open Server Admin and make sure that firewall service isn’t running.
3 Open NetInfo Manager, located in /Applications/Utilities.
4 Authenticate and go to /config.
5 Choose Directory > New SubDirectory to create a record in /config.
6 Change the name of the new record from newdirectory to IPFilters by selecting the
name property’s value and editing it.
7 In the Terminal application, run the following command from the directory in which
the firewallconfig file resides:
sudo niload -r /config/IPFilters . < firewallconfig
8 Type the 50_ipfwconfigmigrator command:
sudo /System/Library/ServerSetup/MigrationExtras/
50_ipfwconfigmigrator
9 In Server Admin, start firewall service.
DNS Configuration
Restore the file /etc/named.conf and the directory /var/named/ and all its contents.
LL2344.Book Page 34 Friday, August 22, 2003 3:44 PM