[Samba] libkdc-policy.so: cannot open shared object file: No such file or directory?

2012-11-05 Thread samba . to . anomalyst
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

Re: [Samba] libkdc-policy.so: cannot open shared object file: No (samba: message 1 of 20) (samba: message 2 of 20) such file or directory?

2012-11-04 Thread samba . to . anomalyst
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

Re: [Samba] libkdc-policy.so: cannot open shared object file: No (samba: message 2 of 20) such file or directory?

2012-11-04 Thread samba . to . anomalyst
>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

Re: [Samba] provisioning fails

2012-11-04 Thread samba . to . anomalyst
> 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

[Samba] provisioning fails

2012-11-04 Thread samba . to . anomalyst
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

[Samba] libkdc-policy.so: cannot open shared object file: No such file or directory?

2012-11-01 Thread samba . to . anomalyst
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

[Samba] cant find "provision"

2012-10-31 Thread samba . to . anomalyst
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