From 7957bcf68c28535f65a1d28b8c3621372b4f085e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Mon, 19 Jun 2023 09:00:34 +0200 Subject: [PATCH] Revert "Remove note about guest access (#27844)" (#27877) This reverts commit ee0ce1fc0d586d39f1515cf8e8df82a37304b052. --- source/_includes/common-tasks/network_storage.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_includes/common-tasks/network_storage.md b/source/_includes/common-tasks/network_storage.md index 19327fb1212..0fcbec34c9e 100644 --- a/source/_includes/common-tasks/network_storage.md +++ b/source/_includes/common-tasks/network_storage.md @@ -55,7 +55,7 @@ Server: description: The service the server is using for the network storage. "[NFS]1 Remote share path": description: The path used to connect to the remote storage server. -"[CIFS]2 Username": +"[CIFS]2 Username4": description: The username to use when connecting to the storage server. "[CIFS]2 Password": description: The password to use when connecting to the storage server. @@ -66,6 +66,7 @@ Server: 1 _Options prefixed with `[NFS]` are only available for NFS targets._
2 _Options prefixed with `[CIFS]` are only available for CIFS targets._
3 _For the `CIFS` option, only version 2.1+ is supported._
+4 _Guest access is not supported. You need to supply a username and password to access the share._
##### Usage types