From owner-freebsd-questions Fri May 31 12:16:24 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA00326 for questions-outgoing; Fri, 31 May 1996 12:16:24 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA00320; Fri, 31 May 1996 12:16:22 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id MAA18398; Fri, 31 May 1996 12:13:23 -0700 From: Terry Lambert Message-Id: <199605311913.MAA18398@phaeton.artisoft.com> Subject: Re: long motd files - screen pause? To: richardc@CSUA.Berkeley.EDU (Veggy Vinny) Date: Fri, 31 May 1996 12:13:23 -0700 (MST) Cc: mpp@freefall.freebsd.org, kelly@fsl.noaa.gov, terry@lambert.org, questions@FreeBSD.ORG In-Reply-To: from "Veggy Vinny" at May 30, 96 03:10:23 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > One question though, is there like a way to do a system default > .hushlogin since there is one for .cshrc and .login in /etc/csh.cshrc and > /etc/csh.login as it'll be hard putting one in evey users directory on > the system as there are over 1500 users in the database. Also, is there > a way to change everyone's group numbers to 32 without doing each one > manually in vipw? modify /etc/gettytab and don't generate an /etc/motd in /etc/rc.local. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.