Linux Digest, Vol 3, Issue 13
aed at aed-dresden.de
aed at aed-dresden.de
Wed Jul 9 09:26:23 CEST 2003
> Hallo, ich bin total verzweifelt:
>
> Versuche Samba mit ACL-Rechten zu installieren.
>
> Software:
> Kernel 2.4.19
> linux-2.4.19-core-xfs-1.2.0.patch
> linux-2.4.19-xfs-1.2.0.patch
>
> Debian Woody
>
> Jörn
>
> [...]
>
> >
> > Habe Samba Version 2.2.8a gezogen und beim Aufruf von ./configure --with-acl-support kommt
> > aber die Protokollierung:
> >
> > checking whether to support ACLs... checking for acl_get_file in -lacl... (cached) no
>
> Das sieht mir schwer nach nem falschen/alten config.cache aus -- versuch
> das mal zu loeschen und nochmal zu probieren -- wenns dann nicht geht
> schau mal ins config.log :)
>
> > checking for ACL support... (cached) no
> >
> > Ich habe das ./configure der Samba-Sourcen von einer XFS-Filepartition gestartet, deren erweiterten
> > Rechte aber funktionieren.
> > Wonach oder wohin schaut Samba-configure noch, um die Unterst_tzung des Supportes f_r ACL zu entscheiden ?
>
> So wie's ausschaut versucht das configure 'nur' nen testprogramm zu
> linken.
>
> Bye, Nils
> >
Danke Nils, das wars:
mv config.cache config.cache_alt
./configure --with-acl-support
...
checking whether to support ACLs... checking for acl_get_file in -lacl... yes
checking for ACL support... yes
Using posix ACLs
...
Beste Grüsse
Jörn
More information about the Linux
mailing list