From owner-cvs-all Sun Jul 23 4:31:13 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 0FD7C37B74A; Sun, 23 Jul 2000 04:31:11 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA02347; Sun, 23 Jul 2000 04:31:10 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Message-Id: <200007231131.EAA02347@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Sun, 23 Jul 2000 04:31:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults rc.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2000/07/23 04:31:10 PDT Modified files: etc/defaults rc.conf Log: Add weak_mountd_authentication, which is examined in /etc/rc.network. Setting this to YES instead of its default NO, causes mountd to be passed the -n flag, which allow non-root users mount requests to be served. Revision Changes Path 1.70 +2 -1 src/etc/defaults/rc.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message