GNU bug report logs -
#77001
[PATCH 0/8] Improve Kerberos support
Previous Next
Full log
View this message in rfc822 format
* 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.