In the last few weeks I've transferred my server provider and imported all users from one server to another using admin backups.
Everything has gone really well except that I don't seem to be able to create new users or domains with my main admin account. If I login as an existing user, I can add extra domains to their accounts. But, if I login as admin and go to user level to add myself a new domain I get:
When I try to create a user I get:
Any ideas?
Everything has gone really well except that I don't seem to be able to create new users or domains with my main admin account. If I login as an existing user, I can add extra domains to their accounts. But, if I login as admin and go to user level to add myself a new domain I get:
Code:
Error Creating Domain
Details
Could not write domain's db file in /var/named
User added to named.conf file successfully
Unable to save dns zone: named-checkzone returned:
loading "test2.com" from "/var/named/test2.com.db.temp" class "IN"
dns_rdata_fromtext: /var/named/test2.com.db.temp:18: near '.': extra input text
zone test2.com/IN: loading from master file /var/named/test2.com.db.temp failed: extra input text
zone test2.com/IN: not loaded due to errors.
Error Creating Domain
When I try to create a user I get:
Code:
User testda created
Details
Unix User created successfully
User's System Quotas set
User's data directory created successfully
Domains directory created successfully
Domains directory created successfully in user's home
Could not write domain's db file in /var/named
User added to named.conf file successfully
Unable to save dns zone: named-checkzone returned:
loading "test.com" from "/var/named/test.com.db.temp" class "IN"
dns_rdata_fromtext: /var/named/test.com.db.temp:18: near '.': extra input text
zone test.com/IN: loading from master file /var/named/test.com.db.temp failed: extra input text
zone test.com/IN: not loaded due to errors.
Any ideas?