mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Update CIFS Authentication Documentation (#36767)
* Update network_storage.md * Update network_storage.md * tiny tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
13e2019106
commit
2df962de7c
@ -56,7 +56,7 @@ Server:
|
||||
"[NFS]<sup>1</sup> Remote share path":
|
||||
description: The path used to connect to the remote storage server.
|
||||
"[CIFS]<sup>2</sup> Username":
|
||||
description: The username to use when connecting to the storage server.
|
||||
description: The username to use when connecting to the storage server. Use User Principal Name for domain accounts. For example: `user@domain.com`.
|
||||
"[CIFS]<sup>2</sup> Password":
|
||||
description: The password to use when connecting to the storage server.
|
||||
"[CIFS]<sup>2</sup> Share":
|
||||
|
Loading…
x
Reference in New Issue
Block a user