Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Sep 2018 10:48:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231472] net/samba48: domain provision "SystemError" in self join
Message-ID:  <bug-231472-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 231472
           Summary: net/samba48: domain provision "SystemError" in self
                    join
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: timur@FreeBSD.org
          Reporter: brnrd@freebsd.org
          Assignee: timur@FreeBSD.org
             Flags: maintainer-feedback?(timur@FreeBSD.org)

On a fresh FreeBSD 11.2 Root-on-ZFS I get Python system-error on

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

during "self join"

Detail
> Setting up self join
> ERROR(<type 'exceptions.SystemError'>): uncaught exception - error return=
 without exception set
>   File "/usr/local/lib/python2.7/site-packages/samba/netcmd/__init__.py",=
 line 176, in _run
>     return self.run(*args, **kwargs)
>   File "/usr/local/lib/python2.7/site-packages/samba/netcmd/domain.py", l=
ine 500, in run
>     plaintext_secrets=3Dplaintext_secrets)
>   File "/usr/local/lib/python2.7/site-packages/samba/provision/__init__.p=
y", line 2275, in provision
>     skip_sysvolacl=3Dskip_sysvolacl)
>   File "/usr/local/lib/python2.7/site-packages/samba/provision/__init__.p=
y", line 1891, in provision_fill
>     names.domaindn, lp, use_ntvfs)
>   File "/usr/local/lib/python2.7/site-packages/samba/provision/__init__.p=
y", line 1622, in setsysvolacl
>     set_simple_acl(file.name, 0755, gid)

Same result on 12-ALPHA6 and either 4.7 or 4.8

--=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-231472-7788>