View Single Post
Old 05-19-2007, 06:41 PM   #5 (permalink)
Greg
Greg's Avatar
 
Indeed.

Join Date: Dec 2004

Posts: 1,554

Greg is on a distinguished road

Default Re: SMB between Windows and Ubuntu?

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
__________________
Greg is offline