The following NEW packages will be installed:
libbsd-dev libpopt-dev
git pull, make, make install
provision still fails
bin/samba-tools still complains about acl
/usr/local/bin is empty
do you have the embedded heimdal selected or deselected?
> Hi, I have downloaded all the RC's and compiled
from bin/samba-tools, different error:
set_sys_acl_no_snum: SMB_VFS_SYS_ACL_SET_FILE returned zero.
ERROR(): Provision failed -
ProvisioningError: Samba was compiled without the posix ACL support that
s3fs requires. Try installing libacl1-dev or libacl-devel, then re-run
configure and make.
Fil
>How exactly did you build it?
git clone
configure
make
make quicktest
make install
Just did
git pull
make
make install
and the provision gives the same error
from samba.net import Net
ImportError: libkdc-policy.so: cannot open shared object file: No such file
or directory
here is a tree se
> Are you installing from a release candidate tarball, and which wiki are
> you referring to that suggests the bare 'provision' command?
followed the link from the release notes <
https://wiki.samba.org/index.php/Samba4/HOWTO#Step_4:_Provision_Samba4>
It could use an addition as to which additiona
I would like it to provision a domain or have had no response on irc or the
samba maing list as to why it fails. Having the wiki howto up to date would
not be a bad idea either.
The wiki and most other online resources indicate the one should use the
"provision" command.
This command is no longer
Built from tar. Same result from git pull as of 01NOV install
sudo samba-tool domain provision --realm=hen.us.mentats.us
--domain=NEWDOM --dns-backend=BIND9_DLZ --adminpass=badpass
--server-role='domain controller'
"libkdc-policy.so: cannot open shared object file: No such file or directory"
How
The wiki and most of the how-to web sites reference this command to
set up a new ad domain, but I can find this command anywhere in the
file system, only a directory with .py commands.
samba_upgradeprovision does not seem to support the same arguments.
Installed with git clone, configure, make, mak