Administration -> Shared Folders basically doesn't work. True?

tribaal ulist at gs1.ubuntuforums.org
Fri May 5 07:47:50 UTC 2006


You should add 
Code:
--------------------
    guest ok = Yes
--------------------
 to your share description in smb.conf, like that:




Code:
--------------------
    [shared]

  path = /var/shared

  public = yes

  read only = no

  available = yes

  browseable = yes

  writable = yes

  guest ok = yes

  
--------------------




Hope this is what you were looking for. 



- trib'


-- 
tribaal




More information about the ubuntu-users mailing list