SMB -36 ioErr when opening files
Late 2008 Macbook Pro, Mac OS X (10.6)
Late 2008 Macbook Pro, Mac OS X (10.6)
Node927 wrote:
Hello everyone:
<---If you are getting the following error message, read this--->
The Finder cannot complete the operation because some of the data in smb://........ could not be read or written. (Error code -36).
Follow the steps below to configure your computer to use plain text passwords to make SMB/CIFS connections when the specified Samba or Windows (SMB/CIFS) server does not support encrypted passwords. (You must be an administrator to do these steps.)
Make sure that you are not currently connected to any Samba or Windows (SMB/CIFS) servers and that you do not have any Samba or Windows-related error messages open.
Open the Terminal (/Applications/Utilities/).
At the prompt, type: sudo pico /etc/nsmb.conf
Press Return.
Enter your password when prompted, then press Return again.
You should see an empty file and a "New File" notice at the bottom of the pico window. If you do not see the "New File" notice, this file already exists.
Enter the following into the file so that it appears as follows:
[default]
minauth=none
Save the file (press Control-O), press Return, then exit pico (Control-X).
Type: sudo chmod a+r /etc/nsmb.conf
Press Return.
Restart your computer.
<----Hope this helps everyone---->
SMB -36 ioErr when opening files