[Samba] domain provision error

Günter Kukkukk linux at kukkukk.com
Thu Jan 24 17:48:17 MST 2013


Am Freitag, 25. Januar 2013, 01:30:21 schrieb Gregory Sloop:
> Ubuntu 12.04
> Following the Samba4 AD Wiki Howto.
> 
> ---
> When doing the domain provisioning I get these errors.
> 
> ---
> Asks for Relm/Domain/DNS/Samba type [ad] etc...
> Then...
> ...
> ldb: module schema_load initialization failed : No such object
> ldb: module rootdse initialization failed : No such object
> ldb: module samba_dsdb initialization failed : No such object
> ldb: Unable to load modules for /usr/local/samba/private/sam.ldb: (null)
> samdb_connect failed
> VFS connect failed!
> ERROR(<class 'samba.provision.ProvisioningError'>): Provision failed -
> ProvisioningError: Your filesystem or build does not support posix ACLs,
> which s3fs requires.  Try the mounting the filesystem with the 'acl'
> option. File
> "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/domain.py",
> line 398, in run use_rfc2307=use_rfc2307, skip_sysvolacl=False)
>   File
> "/usr/local/samba/lib/python2.7/site-packages/samba/provision/__init__.py"
> , line 1965, in provision raise ProvisioningError("Your filesystem or build
> does not support posix ACLs, which s3fs requires.  Try the mounting the
> filesystem with the 'acl' option.") ---
> 
> Yet, I find:
> /usr/local/samba/lib/ldb/schema_load.so
> /usr/local/samba/lib/ldb/samba_dsdb.so
> /usr/local/samba/lib/ldb/rootdse.so
> 
> 1)These all exist.
> 2) Running as root, and files are [r x] for root.
> 
> Also, a mount shows this for the / partition: (rw,acl,errors=remount-ro)
> 
> So, it appears that I have ACL support too.
> 
> ---
> Google-fu done for, nothing to show for it.
> I'm stumped.
> Suggestions?
> 
> -Greg

it's not only your file system supporting ACL's - also some
devel packages must be around during the build.
See https://wiki.samba.org/index.php/Samba_4/OS_Requirements

Cheers, Günter


More information about the samba mailing list