[Samba] ERROR_DNS_UPDATE_FAILED and NT_STATUS_UNSUCCESSFUL

Rowland Penny rowlandpenny at googlemail.com
Sun Feb 8 12:18:42 MST 2015


On 08/02/15 19:03, Bob of Donelson Trophy wrote:
>   
>
> Okay!!! My member server ip address is 192.168.**.56 (static).
>
> When I run your command it is reporting the ip address of 192.168.**.55
> (which is my DC02 address.)
>
> So, I need to correct this. How do I remove the 'old member server' ip
> address 192.168.**.55 reference and correct to 192.168.**.56?
>

OK, how did that happen ??? (don't bother answering, that was a 
rhetorical question)

To delete the record:

samba-tool dns delete <server> <zone> <name> A <data> -U Administrator 
--password=<Domain Administrator password>

Where:

<server> = your DC's fully qualified hostname
<zone> = Your DNS domain name
<name> = your member servers hostname
<data> =  your member servers ipaddress

Rowland



More information about the samba mailing list