Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 2020 14:38:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246372] Samba-4.10.15 Unable to use samba-tool to rest sysvols acls
Message-ID:  <bug-246372-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 246372
           Summary: Samba-4.10.15 Unable to use samba-tool to rest sysvols
                    acls
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: byrnejb@harte-lyne.ca

Iocage thick jail jail running FreeBSD-12.1p4 on ZFS with Samba-4.10.15.  P=
orts
updated to latest.

# samba-tool ntacl sysvolreset
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
185, in _run
    return self.run(*args, **kwargs)
  File "/usr/local/lib/python3.7/site-packages/samba/netcmd/ntacl.py", line
283, in run
    lp, use_ntvfs=3Duse_ntvfs)
  File "/usr/local/lib/python3.7/site-packages/samba/provision/__init__.py",
line 1735, in setsysvolacl
    _setntacl(sysvol)
  File "/usr/local/lib/python3.7/site-packages/samba/provision/__init__.py",
line 1732, in _setntacl
    service=3DSYSVOL_SERVICE, session_info=3Dsession_info)
  File "/usr/local/lib/python3.7/site-packages/samba/ntacls.py", line 232, =
in
setntacl
    service=3Dservice, session_info=3Dsession_info)

Similar results obtained from samba-tool ntacl sysvolcheck

# samba-tool ntacl sysvolreset
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
185, in _run
    return self.run(*args, **kwargs)
  File "/usr/local/lib/python3.7/site-packages/samba/netcmd/ntacl.py", line
283, in run
    lp, use_ntvfs=3Duse_ntvfs)

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