VMware shared folder

Sy sy1234-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
Wed Aug 17 15:39:07 UTC 2005


On 8/17/05, Steve <bassix-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org> wrote:

>  I think I may try setting up Samba on the host and access it from the
> guest. I've never done that before so it will give me good practice anyway.
> :-)

On that note, it was a nightmare when I was first playing around with
it.  This was my last successful smb.conf, some years ago:

[global]
netbios name = SERVER
server string = "will it work?"
workgroup = WORKGROUP
security = share
log file = /var/log/samba.log
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
encrypt passwords = no  
wins support = yes
;guest account = nobody
os level = 2
;hosts allow = 192.168.16.33
;hosts allow = 192.168.16.34

[mp3]
       path = /your/path/
       guest ok = yes
       writeable = yes
        browsable = yes
        create mode = 0750
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list