Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: [Samba] Dynamic dns updat­es fail for (most) xp, vi­sta and win7 clients

576 views
Skip to first unread message

Felix Mason

unread,
Apr 27, 2013, 7:00:02 AM4/27/13
to
Hi Lucas

 
Thanks, but the time is in sync on all clients and is updated on login by a login script. There's is no discrepancy in this regard between those clients that work and those that don't. :)

 
On Wed 24-04-2013 10:47:?icro MEGAS <micro...@mail333.com> wrote
Check your time sync between clients and server. If the time is not in sync, it can result to Kerberos errors and therefore no updates.

Cheers,
Lucas

Втр 23 Апр 2013 22:36:48 +0400, Felix Mason <felix...@oilmovements.com> написал:
Hi 

Banging my head against a wall with this. Dynamic dns updates for windows clients are failing.

Log exceprt:

Apr 13 00:20:50 server named[30147]: samba_dlz: disallowing update of signer=newboywin7\$\@example.lan name=newboywin7.example.lan type=AAAA error=insufficient access rights
Apr 13 00:20:50 server named[30147]: client 192.168.12.205#61162: updating zone 'example.lan/NONE': update failed: rejected by secure update (REFUSED)
Apr 13 00:20:50 server named[30147]: samba_dlz: cancelling transaction on zone example.lan
Apr 13 00:20:50 server named[30147]: samba_dlz: starting transaction on zone example.lan
Apr 13 00:20:50 server named[30147]: client 192.168.12.205#62052: update 'example.lan/IN' denied
Apr 13 00:20:50 server named[30147]: samba_dlz: cancelling transaction on zone example.lan
Apr 13 00:20:50 server named[30147]: samba_dlz: starting transaction on zone example.lan
Apr 13 00:20:50 server named[30147]: samba_dlz: disallowing update of signer=newboywin7\$\@example.lan name=newboywin7.example.lan type=AAAA error=insufficient access rights
Apr 13 00:20:50 server named[30147]: client 192.168.12.205#64861: updating zone 'example.lan/NONE': update failed: rejected by secure update (REFUSED)

First two clients I got this problem with were winxp and win7. I did the following:
sudo samba_upgradedns --dns-backend=BIND9_DLZ 
They started working. Since then I have the same problem and this doesn't resolve the issue.

Someone previously suggested this 
ldbdel -H /opt/samba4/private/sam.ldb "DC=wxp1,DC=Kernevil.lan,CN=MicrosoftDNS,DC=Kernevil,DC=lan"

It doesn't work I don't find any entries for the affected workstations + they were not added to the domain with beta versions of samba.

I'm running Zentyal which is a version of ubuntu 12.4, samba package 4.0.4-zentyal1.

Have posted a question to there formum (with no success here) http://forum.zentyal.org/index.php/topic,14152.0.html <http://forum.zentyal.org/index.php/topic,14152.0.html>

Any help appreciated - this is infuriating.

cheers

sean

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

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

Felix Mason

unread,
May 3, 2013, 7:30:02 PM5/3/13
to
My mistake. The time was not being synced due to the same permissions issue that was preventing dns updates.

 
The solution was to log on to each client as a domain admin and issue the following commands

 
net time /domain /set /y

ipconfig /registerdns

 
On one windows 7 clinet I had to do the folllowing:

1) Sync the time with the net time command

2) drop the machine off the network and rejoin it under a different name 

3) register dns with the ipconfig command.

 
I have no idea why that one machine was difficult but other then that you were right it was a time issue.
0 new messages