{
   my $allow_dns_updates = $smb{AllowDNSUpdates} || 'nonsecure';

   "allow dns updates = $allow_dns_updates";
}

