OBSOLETE Patch-ID# 101445-01 Keywords: console misleading messages uid Synopsis: OBSOLETED by 101592 Date: Dec/23/93 Solaris Release: 1.1.1 SunOS release: 4.1.3_U1 Topic: quota exceeded console messages misleading and ambiguous BugId's fixed with this patch: 1104800 Architectures for which this patch is available: sun4(all) Patches which may conflict with this patch: Obsoleted by: 101592 on Jul/28/97 Problem Description: 1104800 When a user's process has no controlling terminal and is the cause for the user exceeding his disk quotas, error messages are sent to the console. The messages now display the uid of the user and pid of offending process. save the original version as a precaution. mv /sys/`arch -k`/OBJ/quota_ufs.o /sys/`arch -k`/OBJ/quota_ufs.o.sav copy the new versions. cp `arch -k`/ufs/quota_ufs.o /sys/`arch -k`/OBJ/quota_ufs.o rerun /etc/config run make, and install the new kernel. Please refer to the System and Networking Administration Manual for details on building and installing a custom kernel