RE: [Samba] ACL propegation problem - any known issues?

2005-01-14 Thread David Brodbeck
I thought, just to close out this old thread, that I'd mention that I recently switched from ext3fs to xfs and my ACL problems went away. I haven't had any default ACLs fail to propegate in the last couple of weeks. Before it was happening several times a week. -- To unsubscribe from this list go

RE: [Samba] ACL propegation problem - any known issues?

2004-08-11 Thread David Brodbeck
I'm still being frustrated on this one. I can't seem to come up with a way to reproduce it. But I've got some more details, now. The default ACL appears to be being created properly at first, then removed later. For example, I have this folder: # file: WasteManagement # owner: INTERCLEAN+Susan

RE: [Samba] ACL propegation problem - any known issues?

2004-08-05 Thread David Brodbeck
> -Original Message- > From: Jeremy Allison [mailto:[EMAIL PROTECTED] > Can you reproduce this ? I'd like to see a reproducible case for it > in order to be able to work on it. Unfortunately I haven't been able to reproduce it intentionally yet. :( It keeps happening at random intervals

Re: [Samba] ACL propegation problem - any known issues?

2004-08-05 Thread Jeremy Allison
On Fri, Jul 30, 2004 at 12:04:16PM -0400, David Brodbeck wrote: > We use POSIX ACLs (under ext2fs) with a fairly complicated set of > permissions. Each folder has default permissions that should cause anything > created under it to also have the correct permissions. > > What I'm seeing is occasio

[Samba] ACL propegation problem - any known issues?

2004-07-30 Thread David Brodbeck
We use POSIX ACLs (under ext2fs) with a fairly complicated set of permissions. Each folder has default permissions that should cause anything created under it to also have the correct permissions. What I'm seeing is occasionally a folder will be created and its default permissions are not set. W