Hi, I have an issue since I've upgraded my server which is running a COS 4.7 with samba-3.0.25b, we have a group set up to a folder which is shared between joe and john. They are both using Windows XP w/SP2 with a revision control software now when say joe checks out the data the files permissions change to 0444 now after joe checks in the data the files permissions are still 0444, they were originally 0765 before checking out on the windows client. Before the upgrade of my server I was using samba-3.0.10E which did respect the group permissions whether checking out or in, here are example for the file extensions which is maybe why samba is not correcting the permissions: [root@example client]# ll total 684 drwxrwsr-x 2 joe rndgrp 4096 Sep 2 21:58 board -r--r--r-- 1 john rndgrp 33606 Sep 3 20:11 BoardOptions.java-arc-arc -rwxrw-r-- 1 joe rndgrp 0 Sep 2 18:54 cd -r--r--r-- 1 john rndgrp 227952 Sep 3 20:11 ChessRules.java-arc-arc -r--r--r-- 1 john rndgrp 11192 Sep 3 20:11 chessviewer.html-arc-arc -r--r--r-- 1 john rndgrp 183188 Sep 3 20:11 ChessViewer.java-arc-arc -r--r--r-- 1 john rndgrp 4057 Sep 3 20:11 ChessViewer.jpr-arc-arc -r--r--r-- 1 john rndgrp 48699 Sep 3 20:11 ClientListener.java-arc-arc -r--r--r-- 1 john rndgrp 5651 Sep 3 20:11 ClientSender.java-arc-arc -r--r--r-- 1 john rndgrp 15822 Sep 3 20:11 CVS.java-arc-arc -r--r--r-- 1 john rndgrp 7091 Sep 3 20:11 DrawDlg.java-arc-arc -r--r--r-- 1 john rndgrp 2066 Sep 3 20:11 EastPanel.java-arc-arc drwxrwsr-x 2 joe rndgrp 4096 Sep 2 21:58 images -r--r--r-- 1 john rndgrp 7521 Sep 3 20:11 ImportDlg.java-arc-arc -r--r--r-- 1 john rndgrp 21723 Sep 3 20:11 InfoDlg.java-arc-arc -r--r--r-- 1 john rndgrp 26598 Sep 3 20:11 journal.vcs-arc -r--r--r-- 1 john rndgrp 4924 Sep 3 20:11 KingPos.java-arc-arc -r--r--r-- 1 john rndgrp 15024 Sep 3 20:11 LogonDialog.java-arc-arc -r--r--r-- 1 john rndgrp 1710 Sep 3 20:11 ModalParent.java-arc-arc -r--r--r-- 1 john rndgrp 5544 Sep 3 20:11 MoveNode.java-arc-arc -r--r--r-- 1 john rndgrp 4760 Sep 3 20:11 PersistString.java-arc-arc -r--r--r-- 1 john rndgrp 1414 Sep 3 20:11 PlayerListListener.java-arc-arc -r--r--r-- 1 john rndgrp 3227 Sep 3 20:11 readme.html-arc-arc -r--r--r-- 1 john rndgrp 2115 Sep 3 20:11 ServerMessage.java-arc-arc -r--r--r-- 1 john rndgrp 10958 Sep 3 20:11 WannaPlay.java-arc-arc [root@example client]# This is my first samba bug report so if I have missed something please advise. Thanks, Gav.