From owner-cvs-all Mon Jul 10 10:19:38 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 860A337B7F1; Mon, 10 Jul 2000 10:19:31 -0700 (PDT) (envelope-from bsd@FreeBSD.org) Received: (from bsd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA70439; Mon, 10 Jul 2000 10:19:31 -0700 (PDT) (envelope-from bsd@FreeBSD.org) Message-Id: <200007101719.KAA70439@freefall.freebsd.org> From: "Brian S. Dean" Date: Mon, 10 Jul 2000 10:19:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rshd rshd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bsd 2000/07/10 10:19:31 PDT Modified files: (Branch: RELENG_4) libexec/rshd rshd.c Log: MFC rev 1.32: Plug the hole where rshd would bypass a proper .rhosts check if the password was empty. Revision Changes Path 1.30.2.2 +3 -4 src/libexec/rshd/rshd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message