Date: Mon, 26 Oct 2020 18:23:26 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 250643] net/samba413 - provisioning not working in ZFS jail "NT_STATUS_INVALID_PARAMETER" Message-ID: <bug-250643-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250643 Bug ID: 250643 Summary: net/samba413 - provisioning not working in ZFS jail "NT_STATUS_INVALID_PARAMETER" Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: timur@FreeBSD.org Reporter: johannes.kunde@gmail.com Assignee: timur@FreeBSD.org Flags: maintainer-feedback?(timur@FreeBSD.org) Provisioning a DC in an iocage jail using ZFS does not work with samba413 (= same error message as in bug 246372 and 239105). I tryed to add --option=3D"vfs objects"=3D"dfs_samba4 zfsacl" as well as --option=3D"vfs objects"=3D"freeb= sd" with no luck. Older versions of samba throw the same error. Command used: samba-tool domain provision \ --domain=3Dr001 \ --host-name=3DMY_HOST --host-ip=3D192.168.178.42 \ --use-rfc2307 \ --realm=3Dr001.test.net \ --server-role=3Ddc \ --dns-backend=3DBIND9_DLZ \ --adminpass=3DMY_PASSWORD vfs objects specified without required AD DC module: dfs_samba4 vfs objects specified without required AD DC module: dfs_samba4 set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_INVALID_PARAMETER. ERROR(runtime): uncaught exception - (3221225485, 'An invalid parameter was passed to a service or function.') File "/usr/local/lib/python3.7/site-packages/samba/netcmd/__init__.py", l= ine 186, in _run return self.run(*args, **kwargs) File "/usr/local/lib/python3.7/site-packages/samba/netcmd/domain.py", line 505, in run backend_store_size=3Dbackend_store_size) File "/usr/local/lib/python3.7/site-packages/samba/provision/__init__.py", line 2366, in provision backend_store_size=3Dbackend_store_size) File "/usr/local/lib/python3.7/site-packages/samba/provision/__init__.py", line 1990, in provision_fill names.domaindn, lp, use_ntvfs) File "/usr/local/lib/python3.7/site-packages/samba/provision/__init__.py", line 1765, in setsysvolacl _setntacl(sysvol) File "/usr/local/lib/python3.7/site-packages/samba/provision/__init__.py", line 1762, in _setntacl service=3DSYSVOL_SERVICE) File "/usr/local/lib/python3.7/site-packages/samba/ntacls.py", line 238, = in setntacl service=3Dservice, session_info=3Dsession_info) --=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-250643-7788>