Hello:

Here is my smb.conf file.  I have removed the path statements from 2004
and Others and my Windows clients can now open and save to the shares. 
(aside...why does having the path = /Projects/2004 not let the Windows
Clients open those shares while removing the path statements allows it?)

Is there a simple way to add all of the subfolders located in Projects
(i.e., project folders/files) to be included in the shares if they are
created in the /Projects folder on the server?

The /Projects folder is mapped to a 2GB HD FAT32 within the Linux box.

Any comments/suggestions would be appreciated.

Jay Taylor
[global]
        
        workgroup = mitchell
        netbios name = Projects
        security = share
        public = yes
        load printers = no
        force user = employee
        force group = employee
        read only = no
        writeable = yes


[2004]

        Comment = 2004
        
[Others]

        Comment = Others

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to