[Bug 208837] net/samba43: Provisioning of Active Directory Domain Controller fails
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Apr 16 18:23:28 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208837
Bug ID: 208837
Summary: net/samba43: Provisioning of Active Directory Domain
Controller fails
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: timur at FreeBSD.org
Reporter: mail at kseidel.org
Flags: maintainer-feedback?(timur at FreeBSD.org)
Assignee: timur at FreeBSD.org
Since the update to 4.3.8 and talloc 2.1.6 provisioning seems broken.
(see also https://bugzilla.samba.org/show_bug.cgi?id=11789)
When running:
samba-tool domain provision --use-rfc2307 --interactive --use-ntvfs
I get the following error:
ERROR(runtime): uncaught exception - pytalloc_reference_ex() called for object
type not based on talloc
File "/usr/local/lib/python2.7/site-packages/samba/netcmd/__init__.py", line
175, in _run
return self.run(*args, **kwargs)
File "/usr/local/lib/python2.7/site-packages/samba/netcmd/domain.py", line
442, in run
nosync=ldap_backend_nosync, ldap_dryrun_mode=ldap_dryrun_mode)
File "/usr/local/lib/python2.7/site-packages/samba/provision/__init__.py",
line 2172, in provision
skip_sysvolacl=skip_sysvolacl)
File "/usr/local/lib/python2.7/site-packages/samba/provision/__init__.py",
line 1864, in provision_fill
attrs=['defaultObjectCategory'])
File "/usr/local/lib/python2.7/site-packages/samba/dbchecker.py", line 138,
in check_database
error_count += self.check_object(object.dn, attrs=attrs)
File "/usr/local/lib/python2.7/site-packages/samba/dbchecker.py", line 1358,
in check_object
normalised = self.samdb.dsdb_normalise_attributes(self.samdb_schema,
attrname, [val])
File "/usr/local/lib/python2.7/site-packages/samba/samdb.py", line 672, in
dsdb_normalise_attributes
return dsdb._dsdb_normalise_attributes(ldb, ldap_display_name,
ldif_elements)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list