[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71594: [PATCH v3] file-systems: Allow specifying CIFS credentials in
From: |
Ludovic Courtès |
Subject: |
bug#71594: [PATCH v3] file-systems: Allow specifying CIFS credentials in a file. |
Date: |
Fri, 26 Jul 2024 18:51:27 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
vicvbcun <guix@ikherbers.com> skribis:
> As files in the store and /etc/fstab are world readable, specifying the
> password in the file-system record is suboptimal. To mitigate this,
> `mount.cifs' supports reading `username', `password' and `domain' options from
> a file named by the `credentials' or `cred' option.
>
> * gnu/build/file-systems.scm (mount-file-system): Read mount options from the
> file specified via the `credentials' or `cred' option if specified.
>
> Change-Id: I786c5da373fc26d45fe7a876c56a8c4854d18532
Applied! Thank you and thanks Richard for reviewing it.
Ludo’.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#71594: [PATCH v3] file-systems: Allow specifying CIFS credentials in a file.,
Ludovic Courtès <=