Moving of read only files under user security is allowed?

Stephen Smith ischis at evergreen.com
Fri Feb 18 23:33:57 GMT 2000


smbusers has
root = administrator admin
nobody = guest pcguest smbguest
steves=ssmith1                  

Maybe I explained it wrong:

      temp      dr-xr-xr-x
          testing    -r--r--r--
      writedir  dr-xr-xr-x

   Moving the idividual file is prohibited (even on my system)
   temp into writedir as a move, but only allow it as a copy to end up with:

      temp      dr-xr-xr-x
          testing    -r--r--r--
      writedir  drwxrwxr-x
          temp      dr-xr-xr-x
              testing    -r--r--r--


Giulio Orsero wrote:
> 
> On Sat, 19 Feb 2000 03:23:32 +1100, hai scritto:
> 
> >I have a directory structure with permissions below:
> >     temp   dr-xr-xr-x
> >          testing    -r--r--r--
> >I have watched samba actualy move the file from temp (sambas security is set to user
> >on the share).
> I tried it and it works like on the linux side, samba does not allow me
> to move the file.
> Maybe the user you were connected with (through samba) was in "admin
> users" list?
> 
> --
> giulioo at pobox.com


More information about the samba-technical mailing list