From ee0ce1fc0d586d39f1515cf8e8df82a37304b052 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Mon, 19 Jun 2023 08:37:43 +0200 Subject: [PATCH] Remove note about guest access (#27844) --- source/_includes/common-tasks/network_storage.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/_includes/common-tasks/network_storage.md b/source/_includes/common-tasks/network_storage.md index 0fcbec34c9e..19327fb1212 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 Username4": +"[CIFS]2 Username": 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,7 +66,6 @@ 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