From owner-freebsd-stable@FreeBSD.ORG Tue Dec 14 14:22:34 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B36316A4CE for ; Tue, 14 Dec 2004 14:22:34 +0000 (GMT) Received: from mail4.speakeasy.net (mail4.speakeasy.net [216.254.0.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id C589643D39 for ; Tue, 14 Dec 2004 14:22:33 +0000 (GMT) (envelope-from freebsd-stable-local@be-well.no-ip.com) Received: (qmail 20548 invoked from network); 14 Dec 2004 14:22:27 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail4.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 14 Dec 2004 14:22:27 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id C4BC944; Tue, 14 Dec 2004 09:22:26 -0500 (EST) Sender: lowell@be-well.ilk.org To: Rostislav Krasny References: <20041211231551.25452.qmail@web14826.mail.yahoo.com> From: Lowell Gilbert Date: 14 Dec 2004 09:22:26 -0500 In-Reply-To: <20041211231551.25452.qmail@web14826.mail.yahoo.com> Message-ID: <441xdt9cyl.fsf@be-well.ilk.org> Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-stable@freebsd.org Subject: Re: hushlogin attribute X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-stable@freebsd.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2004 14:22:34 -0000 Rostislav Krasny writes: > Yes, there are few words about one should run 'cap_mkdb /etc/login.conf' > after each change. But this is not what I propose to add to the manual page > and /etc/login.conf is not a manual page by itself. At first I wasn't pay > attention to these lines at all because I already read the manual and I > instinctively wasn't expected to find any new information in > /etc/login.conf. FreeBSD 4.8 Errata have a much better explanation than > lines 3 and 5 on /etc/login.conf. Why not to add something like that to the > login.conf(5) manual page? That makes sense. Feel free to submit such a change. > By the way, do you know why hushlogin attribute doesn't work from the > ~/.login_conf or how it can work from there? Thank you in advance. I haven't used it in a while, but I thought that one worked. After you rebuild the database, of course. I'm fairly sure it assumes your login session is actually using login(1), though.