HOW TO FIX PROBLEM TO CONECT A SHARE FOLDER WINDOWS FROM LINUX "smb Unhandled error message: Failed to retrieve share list from server: Function not implemented"
sudo gedit /etc/samba/smb.conf
find: WORKGROUP = Workgroup_Name and add a line above with this information:
name resolve order = bcast host
After that try to open a conection on share folder by smb:<server address>
Nenhum comentário:
Postar um comentário