From owner-freebsd-stable Sat Aug 18 3: 1: 5 2001 Delivered-To: freebsd-stable@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 22EDA37B40E for ; Sat, 18 Aug 2001 03:01:02 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 18 Aug 2001 11:01:01 +0100 (BST) Date: Sat, 18 Aug 2001 11:01:01 +0100 From: David Malone To: Eugene Grosbein Cc: stable@freebsd.org Subject: Re: 4.4-RC: is keyinfo(1) broken? Message-ID: <20010818110101.A81000@walton.maths.tcd.ie> References: <20010818002451.A787@grosbein.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010818002451.A787@grosbein.pp.ru>; from eugen@grosbein.pp.ru on Sat, Aug 18, 2001 at 12:24:51AM +0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Aug 18, 2001 at 12:24:51AM +0800, Eugene Grosbein wrote: > I did not use s/key before and cannot say if it behaves so for long time. > But it works for 3.5-STABLE and does not work for 4.2-RELEASE, too. Suidperl is no longer suid by default. You could either rebuild with ENABLE_SUIDPERL= true in your /etc/make.conf or try "chmod u+s /usr/bin/suidperl". David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message