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. Fix to let .rhosts work even if 'passwdreq' specified in /etc/config/login.options. For systems running IRIX 3.3.2 (fixed in 3.3.3). 1) retrieve login.Z in ftp binary mode 2) run uncompress on it 3) save the existing /bin/login 4) move this new binary to /bin/login 5) set the following modes, owner & group IDs: chown root.sys /bin/login chmod 4555 /bin/login 'ls -lF' output: -r-sr-xr-x 1 root sys 118832 /bin/login* Note: the binary was compiled on 3.3.2. In theory, it should work on 3.3 or 3.3.1 systems but it has not been tested and there's no guarantee that it will.