From owner-freebsd-questions@freebsd.org Fri Apr 7 17:04:41 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 755FFD33727 for ; Fri, 7 Apr 2017 17:04:41 +0000 (UTC) (envelope-from byrnejb@harte-lyne.ca) Received: from inet08.hamilton.harte-lyne.ca (inet08.hamilton.harte-lyne.ca [216.185.71.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "inet08.hamilton.harte-lyne.ca", Issuer "CA_HLL_ISSUER_2016" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 44A3BE9C for ; Fri, 7 Apr 2017 17:04:41 +0000 (UTC) (envelope-from byrnejb@harte-lyne.ca) Received: from localhost (localhost [127.0.0.1]) by inet08.hamilton.harte-lyne.ca (Postfix) with ESMTP id B3162623BD for ; Fri, 7 Apr 2017 13:04:39 -0400 (EDT) X-Virus-Scanned: amavisd-new at harte-lyne.ca Received: from inet08.hamilton.harte-lyne.ca ([127.0.0.1]) by localhost (inet08.hamilton.harte-lyne.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Jl68ykO4D7TX for ; Fri, 7 Apr 2017 13:04:38 -0400 (EDT) Received: from webmail.harte-lyne.ca (inet04.hamilton.harte-lyne.ca [216.185.71.24]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by inet08.hamilton.harte-lyne.ca (Postfix) with ESMTPSA id 3FB70623BB for ; Fri, 7 Apr 2017 13:04:38 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=harte-lyne.ca; s=dkim_hll; t=1491584678; bh=JluedDAzoUfTpJJ/e/Aml98ZWtdycuvWkBmhLmHdVQA=; h=Date:Subject:From:To:Reply-To; b=As8HZlTGAYIRVGZAAVO6BZJotztVEgNe9OQLX+LFQjqjUzDkGtOk+1IfAAoGSrS3u YqoKyUWD5urW8Vq9TZypYVCMnWWW8NTe/ljZBJpMvecxUm/Esf95WmG8LN5n8voxM3 jyo5IMxJ8hSX5dG7ubjjMFkkgWs95oqBVFJzZXiTUOutWorHFXXikqRG+GSsu6U5AC UU9WzS/UMCrUok3RGJ1IVkLR/VmPB5oPjCZkTTXx+cZ5UJnnA+cjjRNN5XNNUzTdRv JL/W1b+P5Kii4mG0kSeNMSrN25jf8QPhcXvtWnLkpYmhfV8jpBarbhg+K+ZHpjISqr VsAMyVqZXaH/g== Received: from 216.185.71.44 (SquirrelMail authenticated user byrnejb_hll) by webmail.harte-lyne.ca with HTTP; Fri, 7 Apr 2017 13:04:38 -0400 Message-ID: Date: Fri, 7 Apr 2017 13:04:38 -0400 Subject: FreeBSD-11 OpenDKIM uid and gid From: "James B. Byrne" To: freebsd-questions@freebsd.org Reply-To: byrnejb@harte-lyne.ca User-Agent: SquirrelMail/1.4.22-4.el6 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Apr 2017 17:04:41 -0000 I am configuring a replacement MX service in a FreeBSD jail. I have installed the Postfix and OpenDKIM packages (among others). The configuration file for OpenDKIM differs somewhat from the version I use on CentOS-6 but the problem I have is with a setting common to both: UserID. In the CentOS version the setting is: UserID opendkim:opendkim and on CentOS hosts with OpenDKIM installed /etc/passwd contains this: opendkim:x:488:488:OpenDKIM Milter:/var/run/opendkim:/sbin/nologin But the version of OpenDKIM I have on FreeBSD creates no entry for a user named opendkim in /etc/passwd when the package is installed. My question is therefore: What username should I use? Do I create a user named opendkim? And a similarly named group as well? Or is this setting superfluous? -- *** e-Mail is NOT a SECURE channel *** Do NOT transmit sensitive data via e-Mail Do NOT open attachments nor follow links sent by e-Mail James B. Byrne mailto:ByrneJB@Harte-Lyne.ca Harte & Lyne Limited http://www.harte-lyne.ca 9 Brockley Drive vox: +1 905 561 1241 Hamilton, Ontario fax: +1 905 561 0757 Canada L8E 3C3