Installing the Solaris Trusted Extensions Software on a Laptop ComputerThese instructions describe how to enable and configure a laptop system with the Solaris[tm] Trusted Extensions software to run in both connected and disconnected modes. These directions do not apply to previous Solaris 10 updates, nor to opensolaris.2008.05. Instructions for an upcoming opensolaris version will be available soon. The Solaris Trusted Extensions software is automatically installed beginning with the release of the Solaris 10 05/08 (update 5) Operating System and in Nevada builds starting with 76. This page includes the following tasks, which should be followed in this order: How to Install and Configure the Solaris Operating System
If you are running a Nevada build, follow these instructions: How to Enable the Solaris Trusted Extensions SoftwareHow to Configure Your Trusted Extensions SystemHow to Create the Labeled ZonesThe public zone will reboot again automatically. How to Install and Use inetmenuIf you are running Solaris 10 update 5, you should have downloaded these files from the OpenSolaris web site to the /opt/tx directory of the laptop you are installing: Caution - The inetmenu program might be replaced with another utility in the future. How to Configure and Use nwamIf you are running Nevada, you should have downloaded the nwam scripts from the OpenSolaris web site to the /etc/nwam directory of the laptop you are installing. Extract them as follows: # cd /etc/nwam; tar xvf tx-nwam.tar These scripts will be run by the nwam daemon at boot time or when changes to your wired or wifi connections are detected. The scripts also configures your network labels based on your domain name. In the file ulp/check-conditions, there is a variable INTERNAL_DOMAIN which is set to sun.com. If your DHCP domain suffix matches this INTERNAL_DOMAIN setting, the default network label will be set to that of the internal zone. Otherwise, it will be set to the label of the public zone. Only one zone at a time can access the Internet.Now edit the file /etc/hosts and add the following entry: 127.0.0.2 mynfs The interface associated with mynfs will be private to the global zone, but will be accessible from all labeled zones. It can be used to share NFS mounts between zones. See the Administrator's Guide for more information. How to Run Trusted Extensions as a Normal UserFor most users, the public zone should provide network connectivity. However, if you are connected to the Sun Wide Area Network, the default label is CONFIDENTIAL : INTERNAL USE ONLY, so you must use the internal zone. |