Alright, try this:
1.) sudo gedit /etc/samba/smb.conf
2.) Under the "Authentication" section, find the like that says
Code:
; security = (something)
3.) Delete the semicolon, and change it to "security = share"
4.) Save and Exit
5.) sudo /etc/init.d/samba restart