SunScreen SKIP User's Guide, Release 1.1

Installing the Software

Become root on your local system and then follow these steps:

  1. Open a terminal window and become root.

  2. Mount the CD-ROM through the file manager or by typing


     volcheck
    

    Note -

    If you are not using vold on your system, type

    # mount -F hsfs -oro /dev/dsk/c0t6d0s0/mnt

    The device name or the mount point or both depends on your local system configuration.


  3. Go to the directory on the CD-ROM for your OS:

    Solaris for the SPARC Platform:


    cd /cdrom/cdrom0/sparc
    

    Solaris for the Intel Platform:


    cd /cdrom/cdrom0/x86
    

    Note -

    If you have mounted the CD-ROM manually, replace /cdrom/cdrom0 with /mnt.


  4. To use the standard Solaris operating system pkgadd command to add all packages, type


    pkgadd  -d `pwd`
    
  5. You will be prompted with the following menu of packages to install.


     1 SICGbdcdr	SKIP Bulk Data Crypt 1.1-FCS Software
     	(sparc) 1.1-FCS
     2 SICGcrc2	SKIP RC2 Crypto Module 1.1-FCS Software
     	(sparc) 1.1-FCS
     3 SICGcrc4 	SKIP RC4 Crypto Module 1.1-FCS Software
     	(sparc) 1.1-FCS
     4 SICGes	SKIP End System 1.1-FCS Software
     	(sparc) 1.1-FCS
     5 SICGkeymg	SKIP Key Manager Tools 1.1-FCS Software
     	(sparc) 1.1-FCS
     6 SICGkisup	SKIP I-Support module 1.1-FCS Software
     	(sparc) 1.1-FCS
    Select package(s) you wish to process (or 'all' to process all
    packages). (default: all) [?,??,q]: 

    Select a (all) or the number of the package. As the prompts appear, answer questions with Y (yes) followed with a <Return>, if you wish to add the package.

    When you get back to the same menu of packages, type q followed by a <Return> to quit pkgadd.

  6. When you get back to the same menu of packages, type q to quit.

  7. To eject the CD-ROM from the CD-ROM drive, type


    cd /
    eject cdrom0
    eject cdrom0
    

    or eject the CD-ROM through the file manager.


    Note -

    If you are not using vold on your system, unmount your CD-ROM by typing

    # cd /

    # umount/mnt

    # eject cdrom0


    Now you are ready to generate and install SKIP Unsigned Diffie-Hellman (UDH) certificates if you are going to use SKIP UDH certificates.

    You may use SKIP UDH certificates and SunCA keys and certificates at the same time on SunScreen SKIP.

    You are also ready to install SunScreen SKIP on any new or different network interface, if you need to. Generate and install the SKIP UDH certificates (Section "Installing SKIP Unsigned Diffie-Hellman (UDH) Certificates") and install SunScreen SKIP on the network interface (Section "Installing Your Network Interface") before you reboot your system.


    Note -

    If you are going to use the same keys and certificates and network interface that you used in SKIP for Solaris, Release 1.0, you only need to reboot your system according to the instructions in "Rebooting Your System". This is only true if you did not remove the /etc/opt/SUNWicg/skip directory.