From owner-freebsd-current Sat May 20 1:11:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from nagual.pp.ru (hermes.dialup.ru [194.87.16.230]) by hub.freebsd.org (Postfix) with ESMTP id 3E17437B677; Sat, 20 May 2000 01:11:12 -0700 (PDT) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.9.3/8.9.3) id MAA00309; Sat, 20 May 2000 12:11:08 +0400 (MSD) (envelope-from ache) Date: Sat, 20 May 2000 12:11:06 +0400 From: "Andrey A. Chernov" To: current@freebsd.org, peter@freebsd.org, kris@freebsd.org Subject: Patch to change CheckMail default for OpenSSH Message-ID: <20000520121106.A298@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Organization: Biomechanoid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please apply this patch to be more compatible with standard FreeBSD login by _default_. --- sshd_config.bak Sat May 20 11:05:22 2000 +++ sshd_config Sat May 20 12:09:09 2000 @@ -51,5 +51,5 @@ # Kerberos TGT Passing does only work with the AFS kaserver #KerberosTgtPassing yes -#CheckMail yes +CheckMail yes #UseLogin no -- Andrey A. Chernov http://nagual.pp.ru/~ache/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message