RE: [Samba] ACL and delete files

2005-04-15 Thread Jacob Nielsen
Hello list I have the same problem with my Samba-3.0.13. This problem started after upgrading from 3.0.11. I have a rather huge fileserver with 300.000+ files, so this is kindda a big issue for me. Problem is when rename/deleting files, which is basicly not possible. Copying a new file to the

Re: [Samba] ACL and delete files

2005-04-15 Thread Peter Kruse
Hello, Jacob Nielsen wrote: Hello list I have the same problem with my Samba-3.0.13. This problem started after upgrading from 3.0.11. I have a rather huge fileserver with 300.000+ files, so this is kindda a big issue for me. Problem is when rename/deleting files, which is basicly not possible.

Re: [Samba] ACL and delete files

2005-04-15 Thread Jacob Nielsen
Hi Peter Let me show you how it looks like. I'm doing a copy from a file which is allready present on the fileserver, from my Windows client. This results in: -rwxrwx---+ 1 fnorgaard Domain_Users 71168 May 29 2002 Copy of straksafvigelseKT.doc Here is the user credentials: g-file

RE: [Samba] ACL and delete files

2005-04-15 Thread Stewart, Eric
@lists.samba.org Subject: Re: [Samba] ACL and delete files Hello, Jacob Nielsen wrote: Hello list I have the same problem with my Samba-3.0.13. This problem started after upgrading from 3.0.11. I have a rather huge fileserver with 300.000+ files, so this is kindda a big

Re: [Samba] ACL and delete files

2005-04-15 Thread Peter Kruse
Hello, Here's a way to force the error. Please try it. To summarize: Create a file with permission bits set to 470, owned by root. With setfacl give write permission to a group. Users in that group will not be able to modify the file when accessing the share from a windows client. This is

Re: [Samba] ACL and delete files

2005-04-15 Thread John H Terpstra
Please file this as a bug report on https://bugzilla.samba.org if you want this to be dealt with. All Samba bug related issues are dealt with via bugzilla. - John T. On Friday 15 April 2005 08:59, Peter Kruse wrote: Hello, Here's a way to force the error. Please try it. To summarize:

Re: [Samba] ACL and delete files

2005-04-15 Thread Peter Kruse
John H Terpstra wrote: Please file this as a bug report on https://bugzilla.samba.org if you want this to be dealt with. All Samba bug related issues are dealt with via bugzilla. The closed bug #2521 looks like related to this, and I was thinking to reopen it if I can. Ptr - John T. On

Re: [Samba] ACL and delete files

2005-04-15 Thread Jeremy Allison
On Fri, Apr 15, 2005 at 12:15:26PM +0200, Peter Kruse wrote: Hello, Jacob Nielsen wrote: Hello list I have the same problem with my Samba-3.0.13. This problem started after upgrading from 3.0.11. I have a rather huge fileserver with 300.000+ files, so this is kindda a big issue for

Re: [Samba] ACL and delete files

2005-04-15 Thread Doug VanLeuven
Peter Kruse wrote: John H Terpstra wrote: Please file this as a bug report on https://bugzilla.samba.org if you want this to be dealt with. All Samba bug related issues are dealt with via bugzilla. The closed bug #2521 looks like related to this, and I was thinking to reopen it if I can.

Re: [Samba] ACL and delete files

2005-04-15 Thread Peter Kruse
Hi, Doug VanLeuven wrote: Peter Kruse wrote: Here's a way to force the error. Please try it. To summarize: Create a file with permission bits set to 470, owned by root. With setfacl give write permission to a group. Users in that group will not be able to modify the file when accessing the

Re: [Samba] ACL and delete files

2005-04-15 Thread Jeremy Allison
On Fri, Apr 15, 2005 at 11:30:22AM +0200, Jacob Nielsen wrote: Hello list I have the same problem with my Samba-3.0.13. This problem started after upgrading from 3.0.11. I have a rather huge fileserver with 300.000+ files, so this is kindda a big issue for me. Problem is when

[Samba] ACL and delete files

2005-04-05 Thread Ivan Novosad
Hi, I have samba-3.0.13 on linux machine compiled with these parameters: --prefix=/usr/local/samba-3.0.13 --enable-cups --with-ldap --with-ldapsam --with-acl-support --with-quotas In smb.conf I defined share : [POBOX] comment = ! path = /data/disk1/pobox guest ok = no writable =

Re: [Samba] ACL and delete files

2005-04-05 Thread Tony Earnshaw
tir, 05.04.2005 kl. 14.22 skrev Ivan Novosad: I have samba-3.0.13 on linux machine compiled with these parameters: --prefix=/usr/local/samba-3.0.13 --enable-cups --with-ldap --with-ldapsam --with-acl-support --with-quotas In smb.conf I defined share : [POBOX] comment = !