]> git.proxmox.com Git - pve-storage.git/commit - PVE/Storage.pm
scan_cifs: pass user/pass over environment
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 30 Jun 2020 13:15:08 +0000 (15:15 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 1 Jul 2020 10:06:53 +0000 (12:06 +0200)
commitafaa98f10fb01997ee2d726015ee217d9302ad43
tree15acd709d15364364aaac07e9a992e2aafa18e7b
parentfd55f51efa08dfb5bc7f7a3c2386e28043cac5af
scan_cifs: pass user/pass over environment

As command line argument they are readable by ever user in the same
PID namespace.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/Storage.pm