[PATCH 0/1] doc: dovecot: {userdb, passdb}-configuration: Document passwd-file.

  • Open
  • quality assurance status badge
Details
One participant
  • Denis 'GNUtoo' Carikli
Owner
unassigned
Submitted by
Denis 'GNUtoo' Carikli
Severity
normal
D
D
Denis 'GNUtoo' Carikli wrote on 1 Apr 00:10 +0200
(address . guix-patches@gnu.org)(name . Denis 'GNUtoo' Carikli)(address . GNUtoo@cyberdimension.org)
cover.1711915716.git.GNUtoo@cyberdimension.org
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
D
D
Denis 'GNUtoo' Carikli wrote on 1 Apr 12:21 +0200
[PATCH 1/1] doc: dovecot: {userdb, passdb}-configuration: Document passwd-file.
(address . 70116@debbugs.gnu.org)(name . Denis 'GNUtoo' Carikli)(address . GNUtoo@cyberdimension.org)
7986f29eb900bb247f9d1d422a06a4e3cb5e843f.1711915716.git.GNUtoo@cyberdimension.org
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(-)

Toggle diff (24 lines)
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
D
D
Denis 'GNUtoo' Carikli wrote on 12 May 17:11 +0200
Re: [PATCH 1/1] doc: dovecot: {userdb,passdb}-configuration: Document passwd-file.
(address . 70116@debbugs.gnu.org)
20240512171125.273e808d@primary_laptop
On Mon, 1 Apr 2024 12:21:20 +0200
Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> wrote:

Toggle quote (5 lines)
> 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.
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEeC+d2+Nrp/PU3kkGX138wUF34mMFAmZA3B0ACgkQX138wUF3
4mPbNg//T50HodQr46kjOzEZgmeihyQj2yZjHhtA3b/+WtqX/WMq2Fy9AlzeRNdd
mQVtXLvPC+JSGWRstvdRbH5KEn2xsya/lYncPVFslbkdbKFywioMCQtmbuO+yl8i
c7YjPDbgv1re6Z/AjyXdrHO1H3cRcbRM6TK1ECyzEezgZ+kGjof67rKImfqtcXjw
GXxLWR9QzMvjcVcdTGlUCdm9lGBBrWXv/gAg4ot9/Cvz6JH2Sri6Bkic5w8TTeWl
jVBBbMYmuuF0Ph3dD5GWY8d6symZeDq43hyajkASau53KDDbM62tNJVlnA6byCt5
svucRnOrYvT7xFjpinkZ2kR3hdCwp4MUIB6Ug2t0cKnXNkMYeQwAi7fAezfjfZvN
pDCYIbzG6qhkN6tQ9Zl1UAdf2lHOuxZbCGE8/dq/8Zu3by7d+C66RIfSdtha7xqc
aptYFVpFUo8G/9pKvDVw4qklN2HYFFostiawYE98imBLU+USHQ0auvGh119JO9YG
33xIbmMYw2nN7InkI/zCl/UiJvoEywfWaAnkDlHQn/vUBN2U6k9/2MwWkdl272Jw
QTnwS3mNCPjPB9+Rso3sB5LI9RYsoB7IT6MvauDdBMq0WSJbRahd2kxTIUrvmzpP
Bu+i2e0+oBadropuLQthoKxRlj+lQ5b36VYAG4Pt6Pq/csUaYhM=
=is+t
-----END PGP SIGNATURE-----


?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 70116@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 70116
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch