From owner-cvs-all Sat Jun 27 07:09:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA15849 for cvs-all-outgoing; Sat, 27 Jun 1998 07:09:01 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA15610; Sat, 27 Jun 1998 07:07:18 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id NAA28571; Sat, 27 Jun 1998 13:14:17 +0100 (BST) (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199806271214.NAA28571@awfulhak.org> X-Mailer: exmh version 2.0.1 12/23/97 To: Dmitrij Tejblum cc: Peter Wemm , Dmitrij Tejblum , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/pppd Makefile In-reply-to: Your message of "Fri, 26 Jun 1998 20:21:15 +0400." <199806261621.UAA08964@arc.hq.cti.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 27 Jun 1998 13:14:17 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > Dmitrij Tejblum wrote: > > > Make it setuid root again, as it always has been. > > > > > > PR: 7070 > > > > Whoops!! Sorry, local change leaked in! (we don't let shell users run > > pppd themselves) > > Perhaps, pppd should have permisions same as user-level ppp: > > BINMODE=4550 That should now be 4554 - otherwise a NFS mounted /usr won't allow root to run ppp (pointed out by bde). > BINOWN= root > BINGRP= network > > I. e., setuid root, but not every user may execute it. > > Dima -- Brian , , Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message