That's not true. The clients can only create records if they have permission
(provided only secure updates are permitted), same applies for updating
records (depending on the source of the update).
There is a possibility that it would run into problems if (MS) DHCP were
updating on a clients behalf, and DHCP were running on a Domain Controller.
The update would be performed with the credentials of the DC (unless you
told it otherwise) which would be covered by the Enterprise Domain
Controllers; Full Control right on the zone.
And, of course, if the records already exist the right isn't required, the
system will have explicit rights over the already created record.
It works in my tests anyway

When attempting to update a zone which has
the authenticated users right removed I get a message from DNSAPI (in the
event log) stating that the update was refused. Reinstate the right and
registration is permitted once more.
Chris
"Bjarne" <> wrote in message
news:...
> Chris Dent wrote:
>
>> It should be possible to do that by removing the Authenticated Users
>> "create" right on the DNS zone.
>>
>> If the management station updates based on specific credentials, or with
>> it's computer account you would have to add that back in.
>>
>> Chris
>>
>> "Bjarne" <> wrote in message
>> news:%...
>>> Windows 2003, AD environment, Windows 2003 DNS server.
>>;snip
>
> hm, I actually allready tried that, without success. According to
> documents
> from technet, the security settings in properties only covers who are
> allowed to "manage" the zone and nothing about dynamic updates.
>
> thanks for your thoughts.
>
> Regards,
> Bjarne