Does ONTAP 9.13 support Windows XP
Applies to
- ONTAP 9.13
- Windows XP
Answer
- Yes、Windows XP supports only SMB1, which is disabled by default in ONTAP 9.3 and later versions.
- To enable SMB1 and allow Windows XP to connect to ONTAP 9.13, follow these steps:
- Check the current SMB1 status:
::> vserver cifs options show -vserver
-fields smb1-enabled
- Enable SMB1:
::> vserver cifs options modify -vserver
-smb1-enabled true
- Verify the change:
::> vserver cifs options show -vserver
-fields smb1-enabled
Additional Information
additionalInformation_text