> mv Dir1/file Dir2/ - access denied! > mkdir Dir1/tmp - OK > touch Dir1/tmp/file1 - OK > mv Dir1/tmp/file1 Dir1/ - OK > mv Dir1/file1 Dir1/tmp/ - access denied!
So you can't rename files in directories to which you have only group write permission, correct? If you are the owner of the directory, or it has write for anyone, then it works. I'm seeing the same on 3.0.14a, but only with XP clients. NT clients seem to work normally in the limited testing I've done. This bug also causes Excel on XP to give weird warnings about read-only directories when saving. Downgrading to 3.0.11 makes it work again. FWIW, this bug sounds like #2591 at bugzilla.samba.org. -- -| Bob Hauck -| A proud member of the reality-based community. -| http://www.haucks.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

