I tried to move a domain from one user to another (both using separate IP addresses) by running:
Everything worked fine, domain was moved, zonefile was probably updated:
but the SERIAL not?
Maybe someone can verify this.
Code:
/usr/local/directadmin/scripts/move_domain.sh \
mydomain.com userold usernew
Everything worked fine, domain was moved, zonefile was probably updated:
Code:
-rw-r--r-- 1 root root 1003 Mar 22 23:28 /var/named/mydomain.com.db
but the SERIAL not?
Code:
2013020701
Maybe someone can verify this.