diff options
author | vicvbcun <[email protected]> | 2024-06-26 14:15:28 +0200 |
---|---|---|
committer | Ludovic Courtès <[email protected]> | 2024-07-26 18:50:53 +0200 |
commit | 2cbdec8bcd4c712fc4ac40af603297c104a7eb13 (patch) | |
tree | e1bb49306a9bc4cdd84cb77bc1537c01216fe772 /configure.ac | |
parent | b631640f3b41f7c1c992dca9d712c7e318593323 (diff) |
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 <[email protected]>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions