I have Samba 4 AD DC running with BIND9_DLZ.

I am trying to use samba-tool to administer dns but I keep getting this error:

    # /usr/local/samba/bin/samba-tool dns query 127.0.0.1 company.com 
www.company.com ALL
    Password for [COMPANY\root]:
    Failed to bind to uuid 50abc2a4-574d-40b3-9d66-ee4fd5fba076 for
    50abc2a4-574d-40b3-9d66-ee4fd5fba076@ncacn_ip_tcp:127.0.0.1[1024,sign] 
NT_STATUS_NET_WRITE_FAULTERROR(runtime):
    uncaught exception - (-1073741614, 'NT_STATUS_NET_WRITE_FAULT')
      File 
"/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/__init__.py", line 
175, in _run
        return self.run(*args, **kwargs)
      File 
"/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/dns.py", line 970, 
in run
        dns_conn = dns_connect(server, self.lp, self.creds)
      File 
"/usr/local/samba/lib64/python2.6/site-packages/samba/netcmd/dns.py", line 37, 
in dns_connect
        dns_conn = dnsserver.dnsserver(binding_str, lp, creds)


What is this error?  And how do I get rid of it?

-Gerry


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to