From owner-freebsd-questions Tue Mar 18 20:20:55 2003 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 985C337B401 for ; Tue, 18 Mar 2003 20:20:53 -0800 (PST) Received: from net2.dinoex.sub.org (net2.dinoex.de [212.184.201.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B1D243FAF for ; Tue, 18 Mar 2003 20:20:51 -0800 (PST) (envelope-from dirk.meyer@dinoex.sub.org) Received: from net2.dinoex.sub.org (dinoex@net2.dinoex.de [212.184.201.182]) by net2.dinoex.sub.org (8.12.8/8.12.8) with ESMTP id h2J4KDhG016565; Wed, 19 Mar 2003 05:20:16 +0100 (CET) (envelope-from dirk.meyer@dinoex.sub.org) X-Authentication-Warning: net2.dinoex.sub.org: Host dinoex@net2.dinoex.de [212.184.201.182] claimed to be net2.dinoex.sub.org Received: from gate.dinoex.sub.org (dinoex@localhost) by net2.dinoex.sub.org (8.12.8/8.12.8/Submit) with BSMTP id h2J4KCWh016550; Wed, 19 Mar 2003 05:20:12 +0100 (CET) (envelope-from dirk.meyer@dinoex.sub.org) To: freebsd-questions@FreeBSD.ORG, relyod@cooperationireland.org (Mike Doyle) Message-ID: From: dirk.meyer@dinoex.sub.org (Dirk Meyer) Organization: privat Subject: Re: Problem with Majordomo since upgrade Date: Wed, 19 Mar 2003 05:15:51 +0100 X-Mailer: Dinoex 1.79 References: <5.2.0.9.0.20030318113029.02814150@199.107.2.1> X-Gateway: ZCONNECT gate.dinoex.sub.org [UNIX/Connect 0.94] X-PGP-Fingerprint: 44 16 EC 0A D3 3A 4F 28 8A 8A 47 93 F1 CF 2F 12 X-Copyright: (C) Copyright 2001 by Dirk Meyer -- All rights reserved. X-PGP-Key-Avail: mailto:pgp-public-keys@keys.de.pgp.net Subject:GET 0x331CDA5D X-ZC-VIA: 20030319000000W+1@dinoex.sub.org X-Accept-Language: de,en X-Noad: Please don't send me ad's by mail. I'm bored by this type of mail. X-Note: sending SPAM is a violation of both german and US law and will at least trigger a complaint at your provider's postmaster. X-No-Archive: yes 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 Mike Doyle wrote: > I performed a BINARY upgrade from FreeBSD 4.1 to FreeBSD 4.8RC, mostly due > to the sendmail security issue. > > Mar 18 11:27:13 liffey sendmail[61628]: h2IBQujr061625: > SYSERR(majordom): openmailer: > insufficient privileges to change gid, RunAsUid=54, new_gid=0, gid=1, > egid=25 > directory). Any suggestions what I can do to fix this ? True ... you have to update your config as well. 1) mail.local is no longer SUID root: Please update your sendmail.mc with the line: MODIFY_MAILER_FLAGS(`LOCAL', `+S')dnl 2) Be sure you have mdom as trusted user in your "submit.mc": 2a) define(`confTRUSTED_USERS',`majordom' ) or 2b) FEATURE(`use_ct_file')dnl and in the file /etc/mail/trusted-users: majordom > The problem is probably due to my incorrectly merging changes to the > /etc/passwd or > /etc/group file during an upgrade (originally binary upgraded from FreeBSD > 3.x -> 4.1 and then > from 4.1 -> 4.8RC if I recall correctly). Please be sure you have "mailnull" and "smmsp" as groups and user in your system. Please check the Bounce you will get in this case for the Full Errror message. 3) user "mailnull" should have rights to execute the wrapper. $ ls -l /usr/local/majordomo/wrapper kind regards Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany - [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message