]> git.proxmox.com Git - pve-docs.git/blobdiff - pve-storage-cifs.adoc
network: adapt apply config section to PVE 7
[pve-docs.git] / pve-storage-cifs.adoc
index 7c90cbc3747993734db80f1e1b7a2ada5775645a..bb4b90228fd3b9fb2b30b9c6402b8771022f10b8 100644 (file)
@@ -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 <address>` 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/<STORAGE_ID>.cred`).
+(`/etc/pve/priv/storage/<STORAGE-ID>.pw`).
 
 domain::
 
@@ -89,7 +89,7 @@ Examples
 You can get a list of exported CIFS shares with:
 
 ----
-# pvesm cifsscan <server> [--username <username>] [--password]
+# pvesm scan cifs <server> [--username <username>] [--password]
 ----
 
 Then you could add this share as a storage to the whole {pve} cluster