[Bug 281672] net/samba419 4.19.8_1 breaks replication

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 Sep 2024 19:52:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281672

            Bug ID: 281672
           Summary: net/samba419 4.19.8_1 breaks replication
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: samba@FreeBSD.org
          Reporter: oljas@oml.su
             Flags: maintainer-feedback?(samba@FreeBSD.org)
          Assignee: samba@FreeBSD.org

command:
samba-tool drs replicate DC2 DC1 dc=samdom,dc=example,dc=com

returns:
ERROR(ldb): uncaught exception - 00002020: Operation unavailable without
authentication
  File "/usr/local/lib/python3.11/site-packages/samba/netcmd/__init__.py", line
279, in _run
    return self.run(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/samba/netcmd/drs.py", line 535,
in run
    msg = self.samdb.search(base=self.samdb.get_config_basedn(),
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Expected Results:
Replicate from DC1 to DC2 was successful.

It works fine on 4.19.7 and 4.16

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