here is what i did that in 4.0 it work unless i have to prepare dns and kerberos first
Andrew Bartlett
abartlet at samba.org
Sat Apr 5 20:28:41 MDT 2014
On Sun, 2014-04-06 at 01:10 +0300, nikos sarantopoulos wrote:
> here is what i did that in 4.0 it work unless i have to prepare dns and
> kerberos first
>
> /usr/local/samba/bin/samba-tool domain provision --use-rfc2307 --interactive
> Realm [NSARNET.GR]:
> Domain [NSARNET]:
> Server Role (dc, member, standalone) [dc]:
> DNS backend (SAMBA_INTERNAL, BIND9_FLATFILE, BIND9_DLZ, NONE)
> [SAMBA_INTERNAL]: BIND9_DLZ
> Administrator password:
> Retype password:
> Looking up IPv4 addresses
> Looking up IPv6 addresses
> No IPv6 address will be assigned
> 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.6/site-packages/samba/netcmd/domain.py", line
> 398, in run
> use_rfc2307=use_rfc2307, skip_sysvolacl=False)
> File
> "/usr/local/samba/lib/python2.6/site-packages/samba/provision/__init__.py",
> line 2052, 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.")
There is an error in this version of Samba if you already have files in
your private/ directory before you provision, say from a previous
provision. Please remove it and try again.
Andrew Bartlett
--
Andrew Bartlett http://samba.org/~abartlet/
Authentication Developer, Samba Team http://samba.org
Samba Developer, Catalyst IT http://catalyst.net.nz/services/samba
More information about the samba-technical
mailing list