OBSOLETE Patch-ID# 100653-01 Keywords: net, aged, account, logging, hangs, aging, login, hang, password, arm, ftp Synopsis: OBSOLETED by 100632 Date: 17/Jun/92 SunOS release: 4.1.x Unbundled Product: SunSHIELD Unbundled Release: 1.0 Topic: ftp hangs when logging into an account with aged password BugId's fixed with this patch: 1091486 Architectures for which this patch is available: sun4 Patches which may conflict with this patch: Obsoleted by: 100632 Files included with this patch: /usr/etc/in.ftpd Problem Description: When ftp'ing to a system on an ARM net and attempting to log into an account which has a password that has already aged beyond pw_max, ftp will hang after password is entered. Install Instructions: NOTE: To completely fix this bug, patch 100632-02 (or a later revision of that patch) must be installed along with this patch as root, mv /usr/etc/in.ftpd /usr/etc/in.ftpd.ARM_FCS cp sun4/in.ftpd /usr/etc/in.ftpd chown root /usr/etc/in.ftpd chgrp staff /usr/etc/in.ftpd chmod 755 /usr/etc/in.ftpd