I have an smb server that act as PDC in my network (30 user). I have a file like this -rw-rw-r-- 1 lbrighet tecnici 122320 Aug 29 19:10 w95demo.doc If the user Mark should modify this file ( he's in the same group ) This is the result: -rw-rw-r-- 1 mark tecnici 122320 Aug 29 19:10 w95demo.doc Mark has taken the ownership on the file... If i modify a file under unix (vi) the ownership do not change. It's a bug or a know problem?? Have you any suggestion??? SAMBA is ver. 2.07 Thank's Luca Per risposte rispondi a tecnici@master.it Please reply to tecnici@master.it ------------------------------------------------- This mail sent through IMP: bacco.bacco.it
On Mon, 04 Sep 2000 20:09:23 +0200 (CEST), you wrote:> I have a file like this > -rw-rw-r-- 1 lbrighet tecnici 122320 Aug 29 19:10 w95demo.doc > If the user Mark should modify this file ( he's in the same group ) >This is the result: > -rw-rw-r-- 1 mark tecnici 122320 Aug 29 19:10 w95demo.doc >Mark has taken the ownership on the file... >If i modify a file under unix (vi) the ownership do not change.Word creates a new file and deletes the old one. vi edits the file in place. -- giulioo@pobox.com