Solaris 8 (SPARC Platform Edition) 2/02 Release Notes

Documentation Errata

Document Affected: "Backing Up a UFS Snapshot" in Solaris 8 System Administration Supplement

In the "Backing Up a UFS Snapshot" example, the following mount command is incorrect.


# mount -F UFS -o ro /dev/fssnap/1 /backups/home.bkup

The following is the correct mount command.


# mount -F ufs -o ro /dev/fssnap/1 /backups/home.bkup

Document Affected: "OCF Client Properties Overview" in Solaris Smart Cards Administration Guide

The following text from the "Valid and Default Card Types for Client Applications" section is incorrect and should be ignored:

For example, suppose you specify iButton, Cyberflex, and CardA as the validcards properties for Application B. Then you specify Cyberflex as the defaultcard property. If Application B accepts only its default card and the user tries to log in to Application B with CardA, then the system displays the message:


Waiting for Default Card 
Login to Application B is blocked until the user inserts a Cyberflex card into the reader.

Document Affected: "Setting Up a Smart Card (Tasks)" in Solaris Smart Cards Administration Guide

The "Example--Creating User Information on a Smart Card (Command Line) "section has a property that is named username. The property name is incorrect. The property should read user.

Document Affected: "OCF Client Properties Overview" in Solaris Smart Cards Administration Guide and"Additional Client Configuration Tasks" in Solaris Smart Cards Administration Guide

The following note is missing from the "OCF Client Properties Overview" and "Additional Client Configuration Tasks" section.


Note -

Do not set the Re-authentication timeout to zero.


Document Affected: "Setting Up a Smart Card (Overview)" in Solaris Smart Cards Administration Guide

The following note is missing from the "Setting Up a Smart Card (Overview)" chapter.


Note -

Payflex cards do not support multiple profiles. Do not use Payflex cards in cases where a user needs to login to the desktop and one or more secure applications.


Document Affected: Localized New Features List (4389948)

The localized New Features List is not contained in the Installation Kiosk.

Workaround: For a localized list, see "What's New at a Glance" in Solaris 8 Desktop User Supplement, Solaris 8 System Administration Supplement, Solaris 8 Software Developer Supplement, or Solaris 8 Installation Supplement.

Document Affected: CDE User's Guide in AnswerBook2 (4356456)

Some graphics in the CDE Users's Guide in the AnswerBook2 software are unreadable in the Spanish, Italian, and German locales.

Workaround: Refer to the CDE User's Guide on http://docs.sun.com for readable graphics.

Documents Affected: AnswerBook2 Help Collection

The AnswerBook2 software has been upgraded to Version 1.4.3, but the documentation still refers to Version 1.4.2. Except for the number issue, the documentation is correct.

Document Affected: "IPv6 Header Format" in System Administration Guide, Volume 3

The 4-bit Priority field description reflects RFC 1883, which has been obsoleted by RFC 2460 (Solaris 8 implements RFC 2460). Consequently, the Priority field has been replaced by an 8-bit Traffic Class field. The IPv6 Header Format figure should identify the Traffic Class field instead of the Priority field. The Priority bulleted item on this page should also be replaced by the following Traffic Class description:

This new value also reduces the number of bits that are allocated to the "Flow Label" field to 20 bits.

Document Affected: "Priority Values" in System Administration Guide, Volume 3

The 4-bit Priority field description reflects RFC 1883, which has been obsoleted by RFC 2460 (Solaris 8 implements RFC 2460). Consequently, the Priority field has been replaced by the 8-bit Traffic Class field. The Priority section should be replaced by the following Traffic Classes section.

Traffic Classes

Originating nodes and forwarding routers can use the 8-bit Traffic Class field in the IPv6 header to identify and distinguish between different classes or priorities of IPv6 packets.

The following general requirements apply to the Traffic Class field.

Document Affected: "Implementing IPsec" in System Administration Guide, Volume 3

Step 10c in this procedure incorrectly omits the addition of the up parameter that is required in the line that is added to the /etc/hostname.ip.tun0 file. Consequently, you must add the up parameter at the end of the line entry in this step.

Document Affected: "NFS Parameters for the nfs Module" in System Administration Guide, Volume 3 (4299091)

Several corrections apply to this section.

Document Affected: "NFS Parameters for the nfs Module" in System Administration Guide, Volume 3 (4299091)

Delete the nfsreadmap symbol entry.

Document Affected: "NFS Parameters for rpcsec Parameters" in System Administration Guide, Volume 3 (4299091)

For the authdes_cachesz symbol, do the following.