From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id sNKcNVssaWXvQwAAG6o9tA:P1 (envelope-from ) for ; Fri, 01 Dec 2023 01:44:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id sNKcNVssaWXvQwAAG6o9tA (envelope-from ) for ; Fri, 01 Dec 2023 01:44:11 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 4692E133FA for ; Fri, 1 Dec 2023 01:44:11 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b=bAkDyPYu; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1701391451; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=kRwZ4H2utwROaM+zp1DdL8ENxc63weYfAHz612Z8aZ4=; b=LAlL+WzahaXo4s7DV6WbFF96+6laGxv4mmg8LVeviAz6nd+RsoUdbb4s2ZM/1R5T3zBpNc fVSn/WaieJd3MJ3uCuBCiEOA6m80OmeYPYUz5teIDWQwkox+s63SnsOpQoXvtbMthMW8wH mHMVQS1dPgjRqxGAt5fi+QEJeFHmXopXO9PX2d6AI6zZ089tj+YNQwxLv2EvO8R53C5hm5 YgPnMPHZ0xdIY8FodGtlkHXCCQB3dAMkOY6i71t5MU4CWhU1eZGX7u1ArkVOgG3G9nizH3 Psjf5VHGQ1xL740y5olSWivT89hSJMImcfxemzE4a3PKvGKGQ5zBh0tNE+AfHQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b=bAkDyPYu; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1701391451; a=rsa-sha256; cv=none; b=Fr8Za/S4LYBrqkfcOepIEUHaRjlwFqR8aGHgqLG/hRQRqgA1EW7uKQUaJ7rIc2mjBKYp/D StpZbR7saRTX2sb/Vwf/xJ0j+6sXHmTXTh911qT2ksl3GLDxuChwsZZUJjNIFQMJVVNEKq TFZj+srck2BdeuVPMF6HZEI6sjRaF4MCa9ibE9RYss/BXQ0AnAvfdp2XYMfjKImbJDTA1M xGBZ66OEHj1MJpEaWn8u+ZrCWOWBmk7Rwu9DPSTmZlXrLmJ+hGfmE+LjCOnBxz9cOWh8MQ bebuO7n0SGkLfAcbFrZPIK3P3nMtoRVB9fCs2Ge70FtwFOhvT9Lo3JTIs1lKjw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r8rdM-0007Du-TU; Thu, 30 Nov 2023 19:43:56 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r8rdK-0007Dg-5S for guix-patches@gnu.org; Thu, 30 Nov 2023 19:43:54 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r8rdJ-0002Ep-Sj for guix-patches@gnu.org; Thu, 30 Nov 2023 19:43:53 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r8rdR-0008Ni-TU for guix-patches@gnu.org; Thu, 30 Nov 2023 19:44:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67555] [PATCH 0/2] Add Heimdal Kerberos system services. Resent-From: Felix Lechner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 01 Dec 2023 00:44:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 67555 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67555@debbugs.gnu.org Cc: Felix Lechner X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170139140532164 (code B ref -1); Fri, 01 Dec 2023 00:44:01 +0000 Received: (at submit) by debbugs.gnu.org; 1 Dec 2023 00:43:25 +0000 Received: from localhost ([127.0.0.1]:54758 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8rcq-0008Mh-M2 for submit@debbugs.gnu.org; Thu, 30 Nov 2023 19:43:25 -0500 Received: from lists.gnu.org ([2001:470:142::17]:38244) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8rco-0008MU-7Z for submit@debbugs.gnu.org; Thu, 30 Nov 2023 19:43:23 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r8rcZ-0007Ag-Vt for guix-patches@gnu.org; Thu, 30 Nov 2023 19:43:08 -0500 Received: from sail-ipv4.us-core.com ([208.82.101.137]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1r8rcX-0002Bj-Ik for guix-patches@gnu.org; Thu, 30 Nov 2023 19:43:07 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=nu1g8/1P2J+bB+H +EGQTkLwrCWagKIA39M3sEHWh/44=; h=date:subject:cc:to:from; d=lease-up.com; b=bAkDyPYufLT6D9FAE2hUtviMRizAw6QaBJau8XABNQOIEtnBmigm jXU90jgiR6++Z1iw89cMkha9kFX8bnIZH+edVSnvSWLBY7ZWf+sJ1C3UOKvUaC2LwSKbUN g22odagq+kofeXY/t08Tvi77uF9RR//o9GF/FqJmkjdmwger8= Received: by sail-ipv4.us-core.com (OpenSMTPD) with ESMTPSA id 0924f0bf (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Fri, 1 Dec 2023 00:43:01 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id c216a145; Fri, 1 Dec 2023 00:43:01 +0000 (UTC) Date: Thu, 30 Nov 2023 16:42:20 -0800 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=208.82.101.137; envelope-from=felix.lechner@us-core.com; helo=sail-ipv4.us-core.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, UNPARSEABLE_RELAY=0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Felix Lechner X-ACL-Warn: , Felix Lechner via Guix-patches From: Felix Lechner via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.14 X-Spam-Score: -6.14 X-Migadu-Queue-Id: 4692E133FA X-Migadu-Scanner: mx12.migadu.com X-TUID: q1M3KLuyvJCU Hi, This patch series offers system services for Heimdal Kerberos. I have been using them in production. The patch includes the documentation and system tests for each service. As always, I struggled with the commit messages in the official GNU ChangeLog format. Please take what you like and adjust as needed. Kind regards Felix Felix Lechner (2): services: kerberos.scm: Rename krb5-service-type and krb5-configuration. services: kerberos/heimdal.scm: New file, add Heimdal Kerberos services. doc/guix.texi | 117 ++++++++++++++++-- gnu/local.mk | 3 + gnu/services/kerberos.scm | 133 ++++++++++++++++++++- gnu/services/kerberos/heimdal.scm | 189 ++++++++++++++++++++++++++++++ gnu/tests/heimdal-kadmind.scm | 71 +++++++++++ gnu/tests/heimdal-kdc.scm | 71 +++++++++++ 6 files changed, 570 insertions(+), 14 deletions(-) create mode 100644 gnu/services/kerberos/heimdal.scm create mode 100644 gnu/tests/heimdal-kadmind.scm create mode 100644 gnu/tests/heimdal-kdc.scm base-commit: 2b782f67266b42bb40015bd23ce2443be2f9b01f -- 2.41.0