Accessing SMB Shares from MacOS from a Trusted Domain
Applies to
- ONTAP 9
- MacOS
- SMB
- Trusted Domains
Answer
- If specific credentials provided by MacOS DO NOT contain a domain, then ONTAP will treat the user as a local user.
- If the local user does not exist, then ONTAP will append the domain for which the SVM is connected to.
- If that is not the expected Domain to be used, then the correct and expected Domain needs to be provided when the user authenticates (
domain2\user
vs justuser
).
Additional Information
N/A