X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pve-storage-cifs.adoc;h=bb4b90228fd3b9fb2b30b9c6402b8771022f10b8;hb=57c4d6b8e7e406af105cfd87bf3760a5efb1d946;hp=7c90cbc3747993734db80f1e1b7a2ada5775645a;hpb=c2c8eb89d18ca2482319eb9d1584c91dc07c0d24;p=pve-docs.git diff --git a/pve-storage-cifs.adoc b/pve-storage-cifs.adoc index 7c90cbc..bb4b902 100644 --- a/pve-storage-cifs.adoc +++ b/pve-storage-cifs.adoc @@ -31,8 +31,8 @@ server, or list the server in the local `/etc/hosts` file. share:: -CIFS share to use (get available ones with `pvesm cifsscan` or the WebUI). -Required. +CIFS share to use (get available ones with `pvesm scan cifs
` or the +WebUI). Required. username:: @@ -42,7 +42,7 @@ password:: The user password. Optional. It will be saved in a file only readable by root -(`/etc/pve/priv/.cred`). +(`/etc/pve/priv/storage/.pw`). domain:: @@ -89,7 +89,7 @@ Examples You can get a list of exported CIFS shares with: ---- -# pvesm cifsscan [--username ] [--password] +# pvesm scan cifs [--username ] [--password] ---- Then you could add this share as a storage to the whole {pve} cluster