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



-- 
Gregory Sloop, Principal: Sloop Network & Computer Consulting
503.251.0452 x121 Voice | 503.251.0452 Fax
www.sloop.net
mailto:gr...@sloop.net

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to