diff options
author | vicvbcun <guix@ikherbers.com> | 2024-06-26 14:15:28 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2024-07-26 18:50:53 +0200 |
commit | 2cbdec8bcd4c712fc4ac40af603297c104a7eb13 (patch) | |
tree | e1bb49306a9bc4cdd84cb77bc1537c01216fe772 /gnu/services | |
parent | b631640f3b41f7c1c992dca9d712c7e318593323 (diff) | |
download | guix-2cbdec8bcd4c712fc4ac40af603297c104a7eb13.tar guix-2cbdec8bcd4c712fc4ac40af603297c104a7eb13.tar.gz |
file-systems: Allow specifying CIFS credentials in a file.
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
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/services')
0 files changed, 0 insertions, 0 deletions