Revert "Remove note about guest access (#27844)" (#27877)

This reverts commit ee0ce1fc0d586d39f1515cf8e8df82a37304b052.
This commit is contained in:
Joakim Sørensen 2023-06-19 09:00:34 +02:00 committed by GitHub
parent 3a6607dd39
commit 7957bcf68c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ Server:
description: The service the server is using for the network storage. description: The service the server is using for the network storage.
"[NFS]<sup>1</sup> Remote share path": "[NFS]<sup>1</sup> Remote share path":
description: The path used to connect to the remote storage server. description: The path used to connect to the remote storage server.
"[CIFS]<sup>2</sup> Username": "[CIFS]<sup>2</sup> Username<sup>4</sup>":
description: The username to use when connecting to the storage server. description: The username to use when connecting to the storage server.
"[CIFS]<sup>2</sup> Password": "[CIFS]<sup>2</sup> Password":
description: The password to use when connecting to the storage server. description: The password to use when connecting to the storage server.
@ -66,6 +66,7 @@ Server:
<sup>1</sup> _Options prefixed with `[NFS]` are only available for NFS targets._<br> <sup>1</sup> _Options prefixed with `[NFS]` are only available for NFS targets._<br>
<sup>2</sup> _Options prefixed with `[CIFS]` are only available for CIFS targets._<br> <sup>2</sup> _Options prefixed with `[CIFS]` are only available for CIFS targets._<br>
<sup>3</sup> _For the `CIFS` option, only version 2.1+ is supported._<br> <sup>3</sup> _For the `CIFS` option, only version 2.1+ is supported._<br>
<sup>4</sup> _Guest access is not supported. You need to supply a username and password to access the share._<br>
##### Usage types ##### Usage types