search for: kcc_

Displaying 2 results from an estimated 2 matches for "kcc_".

Did you mean: kcc
2020 Feb 10
2
FW: samba_kcc issue after joining the domain as a DC
...omain, 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 > >> > >> Hmm, 'lib64', is this on Fedora ? > >> > >> If so, are you using the Fedora Samba packages ? > >> > >> If so, then are you aware that using MIT kerberos with a > >>...
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)) s...