On Wed, 28 Jul 2010 14:28:57 +0200, Gilles <[email protected]> wrote: >Here's the smb.conf I wrote:
Also tried this, running "restart smbd" after each addition, to no avail: =========== # cat /etc/samba/smb.conf [global] workgroup = WORKGROUP server string = Samba Server %v guest account = nobody dns proxy = no wins support = yes remote announce = 192.168.0.255 security = user [share] comment = Ubuntu File Server Share path = /srv/samba browsable = yes guest ok = yes ;access will be permitted as the default guest user read only = no create mask = 0755 =========== I don't have a firewall installed, and can succesfully connect to the server through SSH and HTTP. Could it be some other security issue? FWIW, I originally didn't run "smbpasswd -a nobody", but running it makes no difference. BTW, how can I check that Samba does use /etc/samba/smb.conf as its configuration file? Thank you. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
