Displaying 5 results from an estimated 5 matches for "dnssrvrpcrecord".
2016 Dec 16
2
remove dead server (samba 4.4.4)
..._ldap._tcp.TOBIAS._sites.ForestDnsZones,DC=e-trust.com.br,CN=MicrosoftDNS,DC=DomainDnsZones,DC=e-trust,DC=com,DC=br
keeping 0 values, removing 1 values
ERROR(<type 'exceptions.TypeError'>): uncaught exception - __ndr_unpack__() argument 1
must be string or read-only buffer, not dnsp.DnssrvRpcRecord
File "/usr/lib64/python2.7/site-packages/samba/netcmd/__init__.py", line 175, in _run
return self.run(*args, **kwargs)
File "/usr/lib64/python2.7/site-packages/samba/netcmd/domain.py", line 720, in run
remove_dc.remove_dc(samdb, logger, remove_other_dead_server)...
2016 Nov 16
2
Error on demote dead server
...the following
error occurred.
The problem continues even after running "samba-tool dbcheck --cross-ncs
--fix --yes".
Samba version is 4.4.5
ERROR(<type 'exceptions.TypeError'>): uncaught exception - __ndr_unpack__()
argument 1 must be string or read-only buffer, not dnsp.DnssrvRpcRecord
File
"/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/__init__.py",
line 175, in _run
return self.run(*args, **kwargs)
File
"/usr/local/samba/lib64/python2.7/site-packages/samba/netcmd/domain.py",
line 720, in run
remove_dc.remove_dc(samdb, logger, remove...
2016 Feb 10
0
4.4.0rc2 demote and --remove-other-dead-server
...updating
DC=_ldap._tcp.ForestDnsZones,DC=samba.domain.tld,CN=MicrosoftDNS,DC=DomainDnsZones,DC=samba,DC=domain,DC=tld
keeping 3 values, removing 1 values
ERROR(<type 'exceptions.TypeError'>): uncaught exception - __ndr_unpack__()
argument 1 must be string or read-only buffer, not dnsp.DnssrvRpcRecord
File "/usr/lib64/python2.7/site-packages/samba/netcmd/__init__.py", line
175, in _run
return self.run(*args, **kwargs)
File "/usr/lib64/python2.7/site-packages/samba/netcmd/domain.py", line
720, in run
remove_dc.remove_dc(samdb, logger, remove_other_dead_server)
Fi...
2019 Sep 11
3
Joining Windows 2008 Domain as DC fails 4.10 (and 4.11rc3)
...1 self %s <ldb connection>
DNS Lookup 3-1 dns_name %s DCSAMBA4A.mydomain.ext
DNS Lookup 3-1 dns_partition %s DC=DomainDnsZones,DC=mydomain,DC=ext
DNS Lookup 3-2 - no partition would return - %s
(Dn('DC=DCSAMBA4A,DC=mydomain.ext,CN=MicrosoftDNS,CN=System,DC=mydomain,DC=ext'),
[<dnsp.DnssrvRpcRecord talloc based object at 0x3bd38e0>])
DNS Lookup 3-2 dns_partition Other
Join failed - cleaning up
ldb_wrap open of secrets.ldb
Could not find machine account in secrets database:.......
This domain was originally created under Windows 2000 and has been upgraded
over the years.
The most obvious...
2019 Sep 11
0
Joining Windows 2008 Domain as DC fails 4.10 (and 4.11rc3)
...ldb connection>
> DNS Lookup 3-1 dns_name %s DCSAMBA4A.mydomain.ext
> DNS Lookup 3-1 dns_partition %s DC=DomainDnsZones,DC=mydomain,DC=ext
> DNS Lookup 3-2 - no partition - %s
> (Dn('DC=DCSAMBA4A,DC=mydomain.ext,CN=MicrosoftDNS,CN=System,DC=mydomain,DC=ext'),
> [<dnsp.DnssrvRpcRecord talloc based object at 0x490bc20>])
> DNS Lookup 3-2 dns_partition Other
> DNS Lookup 3-2 dns_partition Other - %s
> (Dn('DC=DCSAMBA4A,DC=mydomain.ext,CN=MicrosoftDNS,CN=System,DC=mydomain,DC=ext'),
> [<dnsp.DnssrvRpcRecord talloc based object at 0x490bc20>])
> Joi...