From owner-freebsd-questions Tue Sep 3 10:26:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BC5C37B400 for ; Tue, 3 Sep 2002 10:26:17 -0700 (PDT) Received: from tcpns.com (dsl-64-192-239-221.telocity.com [64.192.239.221]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1B3843E3B for ; Tue, 3 Sep 2002 10:26:16 -0700 (PDT) (envelope-from jcborkow@tcpns.com) Received: from localhost (localhost [127.0.0.1]) by tcpns.com (8.12.6/8.12.2) with ESMTP id g83HQDtc072885 for ; Tue, 3 Sep 2002 13:26:16 -0400 (EDT) Date: Tue, 3 Sep 2002 13:26:12 -0400 (EDT) From: Jason Borkowsky To: questions@FreeBSD.ORG Subject: setreuid changes from FreeBSD 4.5 to 4.6.2? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have two FreeBSD boxes, one that is up and running FreeBSD 4.5-RELEASE and the second that is running 4.6.2-RELEASE, which I just brought up. I have sendmail running fine on the 4.5-RELEASE box, and brought all the files and directories over to the 4.6.2-RELEASE box. All configuration and directory permissions are identical on both boxes. However, sendmail works fine on 4.5-RELEASE but I keep getting a setreuid on the 4.6.2-RELEASE box when running sendmail: setreuid(0, 1000): Operation not permitted (r=0, e=3) Does anyone know if there have been any setreuid changes from 4.5 to 4.6 that would cause this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message