Hello again list Here is my output from configure 3.0.13:
g-file root # grep -i acl samba.log * myconf is: --with-acl-support --with-pam --with-pam_smbpass --disable-cups --with-ldap --without-ldapsam --with-quotas --with-sys-quotas --with-winbind --with-python=yes --with-readline --with-ads ./configure --prefix=/usr --host=powerpc64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr --libdir=/usr/lib/samba --with-libdir=/usr/lib/samba --with-swatdir=/usr/share/doc/samba-3.0.13/swat --localstatedir=/var --with-piddir=/var/run/samba --with-lockdir=/var/cache/samba --with-logfilebase=/var/log/samba --sysconfdir=/etc/samba --with-configdir=/etc/samba --with-privatedir=/var/lib/samba/private --enable-static --enable-shared --with-manpages-langs=en --without-spinlocks --with-libsmbclient --with-automount --with-smbmount --with-syslog --with-idmap --host=powerpc64-unknown-linux-gnu --with-acl-support --with-pam --with-pam_smbpass --disable-cups --with-ldap --without-ldapsam --with-quotas --with-sys-quotas --with-winbind --with-python=yes --with-readline --with-ads checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for _acl... no checking for __acl... no checking for _facl... no checking for __facl... no checking whether to support ACLs... checking for getxattr in -lattr... yes checking for acl_get_file in -lacl... yes checking for ACL support... yes Using posix ACLs checking for acl_get_perm_np... no checking how to build vfs_afsacl... not the samba.log was tee'd when emerging on Gentoo. So as you can see the '--with-acl-support' is there and discovered later on during configure. I haven't had the time to test 3.0.14a yet. I'm waiting to see what Peter Kruse will say about this '--with-acl-support' on his machinery. - Jacob Jeremy Allison wrote: >On Fri, Apr 15, 2005 at 01:31:40PM -0700, Jeremy Allison wrote: > > >>I'm starting to think this is the cause of the problems for people. >>I can check this by compiling without acl support and seeing if I >>can reproduce the bug. >> >> > >Yep - confirmed it. For the people who are reporting this bug, you're >failing to add the --with-acl-support when configuring Samba. > >I agree this is a change compared to 3.0.11, but is obviously needed when >you're dealing with ACLs. I'll talk with Jerry to see if we can get a >tech note prepared. > >Jeremy. > > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
