From owner-cvs-all Tue Jun 25 11:31:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D29C937B403; Tue, 25 Jun 2002 11:30:58 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5PIUwg69067; Tue, 25 Jun 2002 11:30:58 -0700 (PDT) (envelope-from des) Message-Id: <200206251830.g5PIUwg69067@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 25 Jun 2002 11:30:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh-portable servconf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/06/25 11:30:58 PDT Modified files: crypto/openssh-portable servconf.c Log: Heimdal has , not . FreeBSD-specific server-side configuration changes: - add VersionAddendum - don't look for RSA keys by default - reduce LoginGraceTime to 120 seconds - disallow root logins by default - enable X11 forwarding by default (it's not a threat to the server) - enable Kerberos if we find a keytab Sponsored by: DARPA, NAI Labs Revision Changes Path 1.2 +28 -8 src/crypto/openssh-portable/servconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message