Skip to content

Commit 67767b8

Browse files
authored
Note on CNAME matching account name
Connection returns "The filename, directory name, or volume label syntax is incorrect." if not match.
1 parent 07ddab0 commit 67767b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/storage/files/storage-files-identity-multiple-forests.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,11 @@ To use this method, complete the following steps:
145145

146146
Now, from domain-joined clients, you should be able to use storage accounts joined to any forest.
147147

148+
> [!NOTE]
149+
> Ensure hostname part of the FQDN matches the storage account name as described above. Otherwise you will get an access denied with the error "The filename, directory name, or volume label syntax is incorrect.". A network trace will show STATUS_OBJECT_NAME_INVALID (0xc0000033) message during the SMB session setup.
150+
151+
152+
148153
### Add custom name suffix and routing rule
149154

150155
If you've already modified the storage account name suffix and added a CNAME record as described in the previous section, you can skip this step. If you'd rather not make DNS changes or modify the storage account name suffix, you can configure a suffix routing rule from **Forest 1** to **Forest 2** for a custom suffix of **file.core.windows.net**.

0 commit comments

Comments
 (0)