GNU bug report logs - #77001
[PATCH 0/8] Improve Kerberos support

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Thu, 13 Mar 2025 22:19:02 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: Tomas Volf <~@wolfsden.cz>
To: 77001 <at> debbugs.gnu.org
Cc: Tomas Volf <~@wolfsden.cz>
Subject: [bug#77001] [PATCH v2 1/8] services: krb5-realm: Delete trailing whitespace.
Date: Wed, 19 Mar 2025 17:24:27 +0100
* gnu/services/kerberos.scm (krb5-realm): Delete trailing whitespace.

Change-Id: I3e92d53b0910660aeed318015841ec0ca8892430
---
v2: Add copyright.

 gnu/services/kerberos.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/services/kerberos.scm b/gnu/services/kerberos.scm
index a6f540a9b6..e93f4bc648 100644
--- a/gnu/services/kerberos.scm
+++ b/gnu/services/kerberos.scm
@@ -1,5 +1,6 @@
 ;;; GNU Guix --- Functional package management for GNU
 ;;; Copyright © 2016 John Darrington <jmd <at> gnu.org>
+;;; Copyright © 2025 Tomas Volf <~@wolfsden.cz>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -191,7 +192,7 @@ (define-configuration krb5-realm

   (master-kdc
    (string/unset unset-field)
-   "If an attempt to get credentials fails because of an invalid password,
+   "If an attempt to get credentials fails because of an invalid password,
 the client software will attempt to contact the master KDC.")

   (kpasswd-server
--
2.48.1




This bug report was last modified 89 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.