Daniel Müller
2013-Jul-31 12:46 UTC
[Samba] How to solve: client XXX.XXX.XXX.XXX#55873: update 'XXX/IN' denied ---samba_dlz: cancelling transaction on zone
Dear all, how can I solve the issue with samba 4 bind_dlz , when a windows client is joined to the domain I get this error,ex.: 4master named[2814]: client 192.168.135.126#55873: update 'tplk.loc/IN' denied Jul 31 14:29:17 s4master named[2814]: samba_dlz: cancelling transaction on zone tplk.loc I can add the client to the dns by hand: samba-tool dns add s4master tplk.loc EDV2 A 192.168.135.126 -Uadministrator but this is no solution!? ----------------------------------------------- EDV Daniel M?ller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24 72076 T?bingen Tel.: 07071/206-463, Fax: 07071/206-499 eMail: mueller at tropenklinik.de Internet: www.tropenklinik.de -----------------------------------------------
Amitay Isaacs
2013-Aug-01 00:31 UTC
[Samba] How to solve: client XXX.XXX.XXX.XXX#55873: update 'XXX/IN' denied ---samba_dlz: cancelling transaction on zone
Hi Daniel, On Wed, Jul 31, 2013 at 10:46 PM, Daniel M?ller <mueller at tropenklinik.de>wrote:> Dear all, > how can I solve the issue with samba 4 bind_dlz , when a windows client is > joined to the domain I get this error,ex.: > 4master named[2814]: client 192.168.135.126#55873: update 'tplk.loc/IN' > denied > Jul 31 14:29:17 s4master named[2814]: samba_dlz: cancelling transaction on > zone tplk.loc > > I can add the client to the dns by hand: samba-tool dns add s4master > tplk.loc EDV2 A 192.168.135.126 -Uadministrator > but this is no solution!? >Windows would usually try to update record insecurely first and if that fails, it would retry using secure updates. In that case you will see the failures as you have mentioned and there would be secure updates which will complete successfully. Amitay.