hi
Question to the dev of OpenChange
Just below, magically, I have under jessie, recompile with Bind DLZ.
I have the active config doc, dlz starts, but leaves an error in the logs of 
this type:

samba_dlz: Failed to configure zone 'foxnet.be'


exiting (due to fatal error)

May 23 17:47:19 sd-76019 named[13089]: samba_dlz: shutting down

May 23 17:47:19 sd-76019 systemd[1]: bind9.service: main process exited, 
code=exited, status=1/FAILURE

May 23 17:47:19 sd-76019 rndc[13125]: rndc: connect failed: 127.0.0.1#953: 
connection refused

May 23 17:47:19 sd-76019 systemd[1]: bind9.service: control process exited, 
code=exited status=1

May 23 17:47:19 sd-76019 systemd[1]: Unit bind9.service entered failed state.



my second issue

When DLZ is used to introduce this faut'il below to continue configuration?

### Configuration required by OpenChange server ###
dcerpc endpoint servers = +epmapper, +mapiproxy
dcerpc_mapiproxy:server = true
dcerpc_mapiproxy:interfaces = exchange_emsmdb, exchange_nsp, exchange_ds_rfr

dsdb:schema update allowed = true
### Configuration required by OpenChange server ###

Thank you for your help
Michel

De :  Rowland Penny
Répondre à :  Development list
Date :  samedi 23 mai 2015 15:25
À :  <devel@lists.openchange.org>
Objet :  Re: [openchange][devel] Some explanations on the functioning of the DNS

    
 
On 23/05/15 14:10, Foxnet Support wrote:
 
 
 
Hi and good weekend if you message
 

 
 
 
Is it possible to have an explanation of the operation of the DNS in general?
 
Because when I run Samba in command mode, like this:
 
 

 
 
 

/usr/sbin/samba -d3 -i -M single
 
 

 
 
I see my DNS server do not work properly with OpenChange.
 

 
 
 

Failed to listen on 0.0.0.0:53 - NT_STATUS_ADDRESS_ALREADY_ASSOCIATED
 

Failed to bind to 0.0.0.0:53 TCP - NT_STATUS_ADDRESS_ALREADY_ASSOCIATED
 
 

 
 
The command I run early in my configuration is like this:
 

 
 
 
samba-tool domain provision --realm=example.com \
          --domain=OPENCHANGE \
          --adminpass='%1OpenChange' \
          --server-role='domain controller'
 
 
Also, this also with the "samba_dnsupdate" it shows me an error:
 

 
 
 

/usr/sbin/samba_dnsupdate: Traceback (most recent call last):
 

/usr/sbin/samba_dnsupdate:   File "/usr/sbin/samba_dnsupdate", line 612, in 
<module>
 

/usr/sbin/samba_dnsupdate:     get_credentials(lp)
 

/usr/sbin/samba_dnsupdate:   File "/usr/sbin/samba_dnsupdate", line 125, in 
get_credentials
 

/usr/sbin/samba_dnsupdate:     raise e
 

/usr/sbin/samba_dnsupdate: RuntimeError: kinit for MAIL$@DOMAIN.BE failed 
(Cannot contact any KDC for requested realm)
 

/usr/sbin/samba_dnsupdate: 
 

Child /usr/sbin/samba_dnsupdate exited with status 1 - Operation not permitted
 

../source4/dsdb/dns/dns_update.c:294: Failed DNS update – 
NT_STATUS_ACCESS_DENIED
 


 
 

Well, I know if it is here that have post my message, if this is the case, help 
is welcome.
 


 
 

thank you
 


 
 

Michel
 
 
  
 
_______________________________________________
devel mailing list
devel@lists.openchange.orghttp://mailman.openchange.org/listinfo/devel
 
 
 Something else is already using port 53, run this command to find out what:
 
 netstat -tapen | grep ":53 "
 
 Probably dnsmasq or similar
 
 Rowland
 
 
_______________________________________________ devel mailing list 
devel@lists.openchange.orghttp://mailman.openchange.org/listinfo/devel

_______________________________________________
devel mailing list
devel@lists.openchange.org
http://mailman.openchange.org/listinfo/devel

Reply via email to