Hi. r-directory dr-xr-sr-x / \ drwxrwsr-x DIR-A DIR-B drwxrwsr-x -rwxrw-r-- fileA fileB -rwxrw-r-- I'am trying to protect DIR-A an DIR-B not to be moved by mistake by set "r-directory" to read only. Users needs to able to create files in DIR-A and DIR-B But when using drag&drop I drag DIR-A into DIR-B. Samba will then create a new(copy) DIR-A in DIR-B and move fileA into the new dir-A directory. I want to have the same behavior as "mv DIR-A DIR-B" from prompt which of course said "not allowed" Any idees how will i prevent this from happening? I'am using samba 3.0.20 Regards Bengt Ohlen bengt.ohlen@stampen.com