From 2df962de7c61b14e20b3943908ea47fad9848e80 Mon Sep 17 00:00:00 2001 From: David Date: Wed, 22 Jan 2025 01:15:52 -0700 Subject: [PATCH] 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> --- source/_includes/common-tasks/network_storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/common-tasks/network_storage.md b/source/_includes/common-tasks/network_storage.md index 45e49c6df28..43b5cbb4baa 100644 --- a/source/_includes/common-tasks/network_storage.md +++ b/source/_includes/common-tasks/network_storage.md @@ -56,7 +56,7 @@ Server: "[NFS]1 Remote share path": description: The path used to connect to the remote storage server. "[CIFS]2 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]2 Password": description: The password to use when connecting to the storage server. "[CIFS]2 Share":