From owner-cvs-all Fri Aug 3 11: 6:11 2001 Delivered-To: cvs-all@freebsd.org Received: from mail-blue.research.att.com (mail-blue.research.att.com [135.207.30.102]) by hub.freebsd.org (Postfix) with ESMTP id E650B37B41E; Fri, 3 Aug 2001 11:05:57 -0700 (PDT) (envelope-from fenner@research.att.com) Received: from alliance.research.att.com (alliance.research.att.com [135.207.26.26]) by mail-blue.research.att.com (Postfix) with ESMTP id 51F964CEBC; Fri, 3 Aug 2001 14:05:57 -0400 (EDT) Received: from windsor.research.att.com (windsor.research.att.com [135.207.26.46]) by alliance.research.att.com (8.8.7/8.8.7) with ESMTP id OAA16440; Fri, 3 Aug 2001 14:05:56 -0400 (EDT) From: Bill Fenner Received: (from fenner@localhost) by windsor.research.att.com (8.8.8+Sun/8.8.5) id LAA19695; Fri, 3 Aug 2001 11:05:56 -0700 (PDT) Message-Id: <200108031805.LAA19695@windsor.research.att.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII To: ache@nagual.pp.ru Subject: Re: cvs commit: src/lib/libopie Makefile Cc: mark@grondar.za, cvs-committers@freebsd.org, cvs-all@freebsd.org References: <20010803002200.C3285@nagual.pp.ru> <200108031444.f73EiFr06031@grimreaper.grondar.za> <20010803202823.A15671@nagual.pp.ru> Date: Fri, 3 Aug 2001 11:05:55 -0700 Versions: dmail (solaris) 2.2j/makemail 2.9b 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 BTW, http://www.freebsd.org/cgi/query-pr.cgi?pr=23203 contains a similar issue with the opiekey and opiepasswd command-line programs. I would have committed it a long time ago except that it takes opiekey.c off the vendor branch, so I was waiting to hear back from the vendor to see if they would accept the fix. At least opiekey and opiepasswd commands require -f flag to permit "insecure" behavior, so I thought that using -DINSECURE_OVERRIDE by default was OK there. I haven't looked into what the library does for -DINSECURE_OVERRIDE but perhaps it's also appropriate there by default too. Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message