This software is provided without support and without any obligation on the
part of Silicon Graphics, Inc. to assist in its use, correction, modification
or enhancement. There is no guarantee that this software will be included
in future software releases, and it probably will not be included.
THIS SOFTWARE IS PROVIDED "AS IS" WITH NO WARRANTIES OF ANY KIND INCLUDING THE
WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE.
For systems running 3.3 or 3.3.1 (it's fixed in 3.3.2):
1) retreive getty.Z and uugetty.Z in ftp binary mode
2) run uncompress on them
3) replace /etc/getty and /usr/lib/uucp/uugetty with these new versions.
(IMPORTANT: rename the existing binaries before installing the new ones.)
make sure that binaries have the following modes, owner & group IDs:
chown root.sys /etc/getty
chown uucp.uucp /usr/lib/uucp/uugetty
chmod 555 /etc/getty /usr/lib/uucp/uugetty
'ls -lF' output:
-r-xr-xr-x 1 root sys 194544 /etc/getty*
-r-xr-xr-x 1 uucp uucp 248896 /usr/lib/uucp/uugetty*
4) reboot the system
|