search for: kcc_util

Displaying 12 results from an estimated 12 matches for "kcc_util".

Did you mean: kcc_utils
2020 Feb 10
4
samba_kcc issue after joining the domain as a DC
...l, but failing on samba_kcc run (it's happened when I launched samba after joining the domain, so for debugging purposes I then started samba_kcc manually): # /usr/local/samba/sbin/samba_kcc Traceback (most recent call last): File "/usr/local/samba/lib64/python3.6/site-packages/samba/kcc/kcc_utils.py", line 87, in load_nc scope=ldb.SCOPE_BASE, attrs=attrs) _ldb.LdbError: (32, 'No such Base DN: DC=DomainDnsZones,DC=domain,DC=com') ... File "/usr/local/samba/lib64/python3.6/site-packages/samba/kcc/kcc_utils.py", line 92, in load_nc (self.nc_dnstr, estr)) samba...
2017 Nov 09
2
samba_kcc RODC failes with NT_STATUS_ACCESS_DENIED
...ba_kcc: File "/usr/local/samba/lib/python2.7/site-packages/samba/kcc/__init__.py", line 1594, in create_connection /usr/local/samba/sbin/samba_kcc: lbh.commit_connections(self.samdb) /usr/local/samba/sbin/samba_kcc: File "/usr/local/samba/lib/python2.7/site-packages/samba/kcc/kcc_utils.py", line 827, in commit_connections /usr/local/samba/sbin/samba_kcc: connect.commit_added(samdb, ro) /usr/local/samba/sbin/samba_kcc: File "/usr/local/samba/lib/python2.7/site-packages/samba/kcc/kcc_utils.py", line 1123, in commit_added /usr/local/samba/sbin/samba_kcc: (s...
2016 Sep 21
2
replPropertyMetaData & KCC issues after updating to Samba 4.5.0
.../sbin/samba_kcc: not cn.is_equivalent_schedule(link_sched))): [2016/09/21 08:11:12.872321, 0, pid=1087, effective(0, 0), real(0, 0)] ../lib/util/util_runcmd.c:316(samba_runcmd_io_handler) /usr/local/samba/sbin/samba_kcc: File "/usr/local/samba/lib/python2.7/site-packages/samba/kcc/kcc_utils.py", line 1223, in is_equivalent_schedule [2016/09/21 08:11:12.872513, 0, pid=1087, effective(0, 0), real(0, 0)] ../lib/util/util_runcmd.c:316(samba_runcmd_io_handler) /usr/local/samba/sbin/samba_kcc: if ((self.schedule.size != sched.size or Replication appears to report no errors...
2019 Apr 03
0
[Announce] Samba 4.10.1 Available for Download
...======================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.10 release series. Changes since 4.10.0: --------------------- o Douglas Bagnall <douglas.bagnall at catalyst.net.nz> * BUG 13837: py/kcc_utils: py2.6 compatibility. o Philipp Gesang <philipp.gesang at intra2net.com> * BUG 13869: libcli: permit larger values of DataLength in SMB2_ENCRYPTION_CAPABILITIES of negotiate response. o Michael Hanselmann <public at hansmi.ch> * BUG 13840: regfio: Improve handling of mal...
2019 Apr 03
0
[Announce] Samba 4.10.1 Available for Download
...======================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.10 release series. Changes since 4.10.0: --------------------- o Douglas Bagnall <douglas.bagnall at catalyst.net.nz> * BUG 13837: py/kcc_utils: py2.6 compatibility. o Philipp Gesang <philipp.gesang at intra2net.com> * BUG 13869: libcli: permit larger values of DataLength in SMB2_ENCRYPTION_CAPABILITIES of negotiate response. o Michael Hanselmann <public at hansmi.ch> * BUG 13840: regfio: Improve handling of mal...
2020 Feb 10
2
FW: samba_kcc issue after joining the domain as a DC
...DC=DomainDnsZones,DC=domain,DC=com') > >> > ... > >> > File > >> "/usr/local/samba/lib64/python3.6/site-packages/samba/kcc/kcc_ > >> utils.py", line 92, in load_nc > >> > (self.nc_dnstr, estr)) > >> > samba.kcc.kcc_utils.KCCError: Unable to find naming context > >> (DC=DomainDnsZones,DC=domain,DC=com) - (No such Base DN: > >> DC=DomainDnsZones,DC=domain,DC=com) > >> > > >> > I joined the domain with the following command: > >> > samba-tool domain join domain....
2016 Sep 22
0
replPropertyMetaData & KCC issues after updating to Samba 4.5.0
...not > cn.is_equivalent_schedule(link_sched))): > [2016/09/21 08:11:12.872321, 0, pid=1087, effective(0, 0), real(0, > 0)] ../lib/util/util_runcmd.c:316(samba_runcmd_io_handler) > /usr/local/samba/sbin/samba_kcc: File > "/usr/local/samba/lib/python2.7/site-packages/samba/kcc/kcc_utils.py", > line 1223, in is_equivalent_schedule > [2016/09/21 08:11:12.872513, 0, pid=1087, effective(0, 0), real(0, > 0)] ../lib/util/util_runcmd.c:316(samba_runcmd_io_handler) > /usr/local/samba/sbin/samba_kcc: if ((self.schedule.size != > sched.size or > > Replicati...
2019 May 01
0
[Announce] Samba 4.9.7 Available for Download
...rb ======================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.9 release series. Changes since 4.9.6: -------------------- o Douglas Bagnall <douglas.bagnall at catalyst.net.nz> * BUG 13837: py/kcc_utils: py2.6 compatibility. * BUG 13882: py/provision: Fix for Python 2.6. o Andrew Bartlett <abartlet at samba.org> * BUG 13840: regfio: Update code near recent changes to match README.Coding. o Günther Deschner <gd at samba.org> * BUG 13861: 'net ads join' to child dom...
2019 May 01
0
[Announce] Samba 4.9.7 Available for Download
...rb ======================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.9 release series. Changes since 4.9.6: -------------------- o Douglas Bagnall <douglas.bagnall at catalyst.net.nz> * BUG 13837: py/kcc_utils: py2.6 compatibility. * BUG 13882: py/provision: Fix for Python 2.6. o Andrew Bartlett <abartlet at samba.org> * BUG 13840: regfio: Update code near recent changes to match README.Coding. o Günther Deschner <gd at samba.org> * BUG 13861: 'net ads join' to child dom...
2018 Dec 06
3
Build error while upgrading samba 4.9.3
...; python/samba/join.py symlink: samba/kcc/__init__.py -> python/samba/kcc/__init__.py symlink: samba/kcc/debug.py -> python/samba/kcc/debug.py symlink: samba/kcc/graph.py -> python/samba/kcc/graph.py symlink: samba/kcc/graph_utils.py -> python/samba/kcc/graph_utils.py symlink: samba/kcc/kcc_utils.py -> python/samba/kcc/kcc_utils.py symlink: samba/kcc/ldif_import_export.py -> python/samba/kcc/ldif_import_export.py symlink: samba/mdb_util.py -> python/samba/mdb_util.py symlink: samba/ms_display_specifiers.py -> python/samba/ms_display_specifiers.py symlink: samba/ms_forest_update...
2016 Sep 22
2
replPropertyMetaData & KCC issues after updating to Samba 4.5.0
...uivalent_schedule(link_sched))): >> [2016/09/21 08:11:12.872321, 0, pid=1087, effective(0, 0), real(0, >> 0)] ../lib/util/util_runcmd.c:316(samba_runcmd_io_handler) >> /usr/local/samba/sbin/samba_kcc: File >> "/usr/local/samba/lib/python2.7/site-packages/samba/kcc/kcc_utils.py", >> line 1223, in is_equivalent_schedule >> [2016/09/21 08:11:12.872513, 0, pid=1087, effective(0, 0), real(0, >> 0)] ../lib/util/util_runcmd.c:316(samba_runcmd_io_handler) >> /usr/local/samba/sbin/samba_kcc: if ((self.schedule.size != >> sched.size o...
2016 Sep 12
4
replPropertyMetaData & KCC issues after updating to Samba 4.5.0
Hello, Updated samba from 4.4.5 to 4.5.0. All DC's are Ubuntu 12.04.5 LTS. I install samba from source(./configure,make,make install). Looking at the release notes I see the section on "replPropertyMetaData Chnages". I run 'samba-tool dbcheck --cross-ncs --fix --yes' and see the errors and samba attempts to fix. ERROR: unsorted attributeID values in