Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Apr 2016 18:23:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208837] net/samba43: Provisioning of Active Directory Domain Controller fails
Message-ID:  <bug-208837-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208837

            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@FreeBSD.org
          Reporter: mail@kseidel.org
             Flags: maintainer-feedback?(timur@FreeBSD.org)
          Assignee: timur@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=3D11789)

When running:=20

samba-tool domain provision --use-rfc2307 --interactive --use-ntvfs

I get the following error:

ERROR(runtime): uncaught exception - pytalloc_reference_ex() called for obj=
ect
type not based on talloc
  File "/usr/local/lib/python2.7/site-packages/samba/netcmd/__init__.py", l=
ine
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=3Dldap_backend_nosync, ldap_dryrun_mode=3Dldap_dryrun_mode)
  File "/usr/local/lib/python2.7/site-packages/samba/provision/__init__.py",
line 2172, in provision
    skip_sysvolacl=3Dskip_sysvolacl)
  File "/usr/local/lib/python2.7/site-packages/samba/provision/__init__.py",
line 1864, in provision_fill
    attrs=3D['defaultObjectCategory'])
  File "/usr/local/lib/python2.7/site-packages/samba/dbchecker.py", line 13=
8,
in check_database
    error_count +=3D self.check_object(object.dn, attrs=3Dattrs)
  File "/usr/local/lib/python2.7/site-packages/samba/dbchecker.py", line 13=
58,
in check_object
    normalised =3D 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)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208837-13>