GNU bug report logs -
#70116
[PATCH 0/1] doc: dovecot: {userdb, passdb}-configuration: Document passwd-file.
Previous Next
To reply to this bug, email your comments to 70116 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#70116
; Package
guix-patches
.
(Sun, 31 Mar 2024 22:12:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Denis 'GNUtoo' Carikli <GNUtoo <at> cyberdimension.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sun, 31 Mar 2024 22:12:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
This change was tested on a Rockpro64 running Guix (by actually using the
passwd-file driver).
Denis 'GNUtoo' Carikli (1):
doc: dovecot: {userdb,passdb}-configuration: Document passwd-file.
doc/guix.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
base-commit: 0ff72d105ca03a82de6bb5193266fd05fce72daf
--
2.41.0
Information forwarded
to
, guix-patches <at> gnu.org
:
bug#70116
; Package
guix-patches
.
(Mon, 01 Apr 2024 10:22:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 70116 <at> debbugs.gnu.org (full text, mbox):
Dovecot also support the passwd-file drivers in both the userdb and passdb
configurations.
* doc/guix.texi (dovecot-configuration): Document passwd-file drivers.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo <at> cyberdimension.org>
Change-Id: Icd5a30e192dbf6c3927717e39f781a2fe00f7a08
---
doc/guix.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index ddd98a5fd4..548bab8991 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -26690,7 +26690,7 @@ Mail Services
@deftypevr {@code{passdb-configuration} parameter} string driver
The driver that the passdb should use. Valid values include
-@samp{pam}, @samp{passwd}, @samp{shadow}, @samp{bsdauth}, and
+@samp{pam}, @samp{passwd}, @samp{passwd-file}, @samp{shadow}, @samp{bsdauth}, and
@samp{static}.
Defaults to @samp{"pam"}.
@end deftypevr
@@ -26710,7 +26710,7 @@ Mail Services
@deftypevr {@code{userdb-configuration} parameter} string driver
The driver that the userdb should use. Valid values include
-@samp{passwd} and @samp{static}.
+@samp{passwd}, @samp{passwd-file}, and @samp{static}.
Defaults to @samp{"passwd"}.
@end deftypevr
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#70116
; Package
guix-patches
.
(Sun, 12 May 2024 15:12:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 70116 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On Mon, 1 Apr 2024 12:21:20 +0200
Denis 'GNUtoo' Carikli <GNUtoo <at> cyberdimension.org> wrote:
> Dovecot also support the passwd-file drivers in both the userdb and
> passdb configurations.
>
> * doc/guix.texi (dovecot-configuration): Document passwd-file drivers.
>
Ping
Denis.
[Message part 2 (application/pgp-signature, inline)]
This bug report was last modified 305 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.