From owner-freebsd-bugs Tue Jan 21 14:00:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id OAA17002 for bugs-outgoing; Tue, 21 Jan 1997 14:00:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id OAA16971; Tue, 21 Jan 1997 14:00:04 -0800 (PST) Resent-Date: Tue, 21 Jan 1997 14:00:04 -0800 (PST) Resent-Message-Id: <199701212200.OAA16971@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, charnier@xp11.frmug.org Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id NAA16848 for ; Tue, 21 Jan 1997 13:58:58 -0800 (PST) Received: (from uucp@localhost) by frmug.org (8.8.2/8.8.2/frmug-1.3) with UUCP id WAA01613 for FreeBSD-gnats-submit@freebsd.org; Tue, 21 Jan 1997 22:58:53 +0100 (MET) Received: (from charnier@localhost) by xp11.frmug.org (8.8.4/8.7.3/xp11-uucp-1.1) id WAA01626; Tue, 21 Jan 1997 22:50:41 +0100 (CET) Message-Id: <199701212150.WAA01626@xp11.frmug.org> Date: Tue, 21 Jan 1997 22:50:41 +0100 (CET) From: Philippe Charnier Reply-To: charnier@xp11.frmug.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/2551: setting for root in login.conf are too small Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 2551 >Category: misc >Synopsis: limit too small for user root >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 21 14:00:03 PST 1997 >Last-Modified: >Originator: Philippe Charnier >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: Limits (datasize, memoryuse, ..) are too small for user root, I can't link a kernel (compiled using -g). Please update /etc/login.conf. I also noticed: - xuser has a cputime of 4M ??? (shouldn't this be in hours/min.) - staff is searching for /etc/motd-staff which doesn't exist. - there is a warning (cap_mkdb) about duplicate entries. - /usr/sbin/userls is not part of the system. - login.conf is not yet in login(1), passwd(5), ... man pages (FILES and SEE ALSO section). >How-To-Repeat: Make a kernel with debug symbols, you will get a sigv 6 and a failure from malloc at ld stage. ld should maybe abort more gracefully. Note that I don't use login classes in passwd file and my root's shell is tcsh. >Fix: >Audit-Trail: >Unformatted: