Giving all windows users access to a share

Joel Hammer Joel at HammersHome.com
Mon Nov 19 05:39:02 GMT 2001


Do you want to password protect this share or make it available to anyone?
If the latter, the following works for me:
[Easy]
        path = /mnt/FreeForAll
        read only = No
        guest ok = Yes        


Now, the level of access will be decided by:
What you choose for the guest user. You could create a user and group which
would make things fairly restrictive, even withou a password.
(I use ftp in my global.)
And, what permissions you have on /mnt/FreeForAll. 
Joel


On Mon, Nov 19, 2001 at 02:46:00AM -0500, Emanuel Levy wrote:
> What do I have to do to allow all my windows systems have read and write
> access to a share on my FBSD box running Samba 2.2.2? The path is
> /usr/common




More information about the samba mailing list