Acl inherit problem in samba 2.2.8

Henrik Beckman henrik at sgu.se
Fri Apr 25 13:12:34 GMT 2003


Hi

LIBS="-lacl $LIBS" to LIBS="-lacl -lattr $LIBS"

I feel rather stupid now....

from config.status
 ./configure  --prefix=/usr/local/samba-2.2.8 --libdir=/etc/samba 
--sysconfdir=
/etc/samba --localstatedir=/var/opt/samba --with-privatedir=/etc/samba 
--with-ac
l-support --with-quotas

But it says ACL not supported when running ./configure, which I did not 
see.....  

Changing  LIBS="-lacl $LIBS" to LIBS="-lacl -lattr $LIBS"  (on two 
places) in the configure scripts remedies this
and ACL support is the detected. Would be nice if this was done 
automagicaly by the configure script without need
for user intervention.


greetings

/Henrik
Henrik Beckman
Geological Survey of Sweden



jra at dp.samba.org wrote:

>On Thu, Apr 24, 2003 at 09:21:08AM +0200, Henrik Beckman wrote:
>
>>Hi, again
>>
>>I have tried NT4 sp6a, W2k SP1 and  XP  v 5.1.2600.
>> getfacl results in my first post where taken from a directory created 
>>in NT  (nt4_test) and unix (unix_test), however
>>all directories created in the above versions of windows gets the same 
>>acl as NT.
>>
>>Thanks for helping =)
>>
>
>Just checking... you *did* compile with --with-acl-support didn't you... ?
>
>Jeremy.
>



More information about the samba-technical mailing list