[Samba] still ACL bug in 3.0.14a
Stewart, Eric
eric at lib.usf.edu
Fri Apr 15 19:49:47 GMT 2005
Okay:
3.0.14a RHEL 3, client is a Windows 2003 Server SP 1. Simple
(minimally sanitized) configuration using Winbind and Samba:
===== Begin Config =====
[global]
load printers = no
guest account = nobody
hosts allow = (our local ranges)
workgroup = (our domain)
security = domain
password server = *
client schannel = no
encrypt passwords = yes
local master = no
os level = 1
wins server = (the wins server IP)
preserve case = yes
invalid users = root mail daemon
log level = 10
debug uid = yes
debug pid = yes
log file = /usr/local/samba/var/log.%m
lock directory = /usr/local/samba/var/locks
share modes = yes
allow trusted domains = no
winbind separator = +
winbind uid = 12500-19999
winbind gid = 12500-19999
winbind enum users = yes
winbind enum groups = yes
winbind use default domain = no
template homedir = /dev/null
[junk]
comment = junk test
browseable = yes
force create mode = 0664
force directory mode = 0775
force group = mysql # a linux group that group owns junk
follow symlinks = no
path = /usr/local/samba/junk
valid users = @(winbind enumerated group)
read only = no
====== End Config ======
Taking a file as a valid user and copying it to the destination
succeeds. Here's the long ls of the junk dir:
# l junk
total 5560
drwxrwxr-x 2 bb mysql 4096 Apr 15 15:32 ./
drwxr-xr-x 11 root root 4096 Apr 15 15:21 ../
-rwxrw-r-- 1 LIB+eric mysql 5668947 Mar 25 09:11
HPLJ4250-070323-ILLiad.pdf*
Ignoring the minor issue of the created files perms not matching
the force create mode (I know it's now an OR thing that I can fix), I
should still be able to delete this file, as I've been forced to the
mysql group properly (as evidenced by the fact that the file was given
that group).
But I can't.
Jeremy: if you want the logs from this box, let me know -
they'll be about 4-5 MB.
> -----Original Message-----
> From: samba-bounces+eric=lib.usf.edu at lists.samba.org
> [mailto:samba-bounces+eric=lib.usf.edu at lists.samba.org] On
> Behalf Of Peter Kruse
> Sent: Friday, April 15, 2005 3:30 PM
> To: Tom Schaefer
> Cc: samba at lists.samba.org; jra at samba.org
> Subject: Re: [Samba] still ACL bug in 3.0.14a
>
> Tom Schaefer wrote:
> > Sigh. Good catch Peter but I set up my test environment
> (Sparc Solaris 8,
> > UFS filesystem) to match what Jeremy used and still have the same
> > problem.
>
> but what permissions do the _files_ have that you can no
> longer modify?
>
> >
> > User schaefer still can't rename or delete files in the
> crap directory.
> >
> > How frustrating. Jeremy we don't do a lot of Linux around
> here but yes I
> > should be able to cobble a test together.
> >
> > Also, Peter, I know you use Linux and have been seeing
> these exact same
> > symptoms, but have you actually tried it against 3.0.14a yet?
> >
>
> to be honest - no. If you cannot reproduce it, Jeremy, then
> I will try
> 3.0.14a.
>
> Peter
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/listinfo/samba
>
>
More information about the samba
mailing list