---Alexander Beck <[EMAIL PROTECTED]> wrote:
>
> Hi there,
> my problem is as follows:
> 
> 10 users have access to a Linux box through Samba. Everybody should
be able
> to read/write all files within the Samba-shares.
> At the moment, if somebody creates a new file, the others can only
read it.
> Why ??
> 

Youve got to check the create mask parameter in the smb.conf file, or
have a definition of the share like this:

[public]
   path = /usr/somewhere/else/public
   public = yes
   only guest = yes
   writable = yes
   printable = no


> Any suggestions ?
> 
> Alex
> 
> 
> 


===
*****************************************
*  Renzo Alejandro Granados             *
*  Linux NetAdmin                       *
*  Bogota-Colombia                      *
*  http://members.xoom.com/renzoal      *
*  http://www.nettaxi.com/citizens/renzo*
*****************************************



_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to