From owner-freebsd-security@FreeBSD.ORG Sun Jan 14 05:18:39 2007 Return-Path: X-Original-To: freebsd-security@freebsd.org Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E61516A407 for ; Sun, 14 Jan 2007 05:18:39 +0000 (UTC) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.freebsd.org (Postfix) with ESMTP id 2546413C486 for ; Sun, 14 Jan 2007 05:18:39 +0000 (UTC) (envelope-from randy@psg.com) Received: from cust16202.lava.net ([64.65.95.74] helo=[192.168.0.100]) by rip.psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.66 (FreeBSD)) (envelope-from ) id 1H5xlO-000GdR-3B; Sun, 14 Jan 2007 05:18:38 +0000 Message-ID: <45A9BD24.70703@psg.com> Date: Sat, 13 Jan 2007 19:18:28 -1000 From: Randy Bush User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Garance A Drosihn References: <17832.37104.392873.671721@roam.psg.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-security@freebsd.org Subject: Re: Permission denied by op X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jan 2007 05:18:39 -0000 Garance A Drosihn wrote: > Try a: ls -lo /usr/local/etc/op.access > and see if some of the chflags-style options have been turned on. hi glarance! long time. # ls -lo /usr/local/etc/op.access -r-------- 1 root wheel - 112 Jan 13 19:48 /usr/local/etc/op.access randy