unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70116] [PATCH 0/1] doc: dovecot: {userdb, passdb}-configuration: Document passwd-file.
@ 2024-03-31 22:10 Denis 'GNUtoo' Carikli
  2024-04-01 10:21 ` [bug#70116] [PATCH 1/1] " Denis 'GNUtoo' Carikli
  0 siblings, 1 reply; 3+ messages in thread
From: Denis 'GNUtoo' Carikli @ 2024-03-31 22:10 UTC (permalink / raw)
  To: 70116; +Cc: Denis 'GNUtoo' Carikli

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#70116] [PATCH 1/1] doc: dovecot: {userdb, passdb}-configuration: Document passwd-file.
  2024-03-31 22:10 [bug#70116] [PATCH 0/1] doc: dovecot: {userdb, passdb}-configuration: Document passwd-file Denis 'GNUtoo' Carikli
@ 2024-04-01 10:21 ` Denis 'GNUtoo' Carikli
  2024-05-12 15:11   ` Denis 'GNUtoo' Carikli
  0 siblings, 1 reply; 3+ messages in thread
From: Denis 'GNUtoo' Carikli @ 2024-04-01 10:21 UTC (permalink / raw)
  To: 70116; +Cc: Denis 'GNUtoo' Carikli

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@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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#70116] [PATCH 1/1] doc: dovecot: {userdb, passdb}-configuration: Document passwd-file.
  2024-04-01 10:21 ` [bug#70116] [PATCH 1/1] " Denis 'GNUtoo' Carikli
@ 2024-05-12 15:11   ` Denis 'GNUtoo' Carikli
  0 siblings, 0 replies; 3+ messages in thread
From: Denis 'GNUtoo' Carikli @ 2024-05-12 15:11 UTC (permalink / raw)
  To: 70116

[-- Attachment #1: Type: text/plain, Size: 292 bytes --]

On Mon,  1 Apr 2024 12:21:20 +0200
Denis 'GNUtoo' Carikli <GNUtoo@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.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-05-12 15:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-31 22:10 [bug#70116] [PATCH 0/1] doc: dovecot: {userdb, passdb}-configuration: Document passwd-file Denis 'GNUtoo' Carikli
2024-04-01 10:21 ` [bug#70116] [PATCH 1/1] " Denis 'GNUtoo' Carikli
2024-05-12 15:11   ` Denis 'GNUtoo' Carikli

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).