provision database build error

Mike Howard mike at dewberryfields.co.uk
Mon Jun 11 07:28:09 MDT 2012


On 11/06/2012 13:38, Frank Lienhard wrote:
> Hello List,
>
> I just began to test the sambe4beta. This one:
> http://ftp.samba.org/pub/samba/samba4/samba-4.0.0beta1.tar.gz
> following this howto:
> http://wiki.samba.org/index.php/Samba4/HOWTO
>
> everything runs fine until I reach Step 4 (Provision samba4)
> running that I get this error:
> |# /usr/local/samba/sbin/provision ...
> ...
> get_nt_acl_no_snum: fset_nt_acl returned zero.
> ProvisioningError: Your filesystem or build deos not support posix 
> ACLs, s3fs is unworkable in this mode
>
> Tested dabian stable and testing (both amd64) inside vbox. Both end up 
> with this error.
>
> Please hint me, when I missed to give some information (it's my first 
> self compiled samba attempt)
>
> mclien
> |
>
You need to have the acl development files installed at build time 
(libacl1-dev on debian) and your filesystem needs to be mounted with the 
'acl & user_xattr' options if using ext2/3. They're the default for xfs.

-- 
Any question is easy if you know the answer!


More information about the samba-technical mailing list