ndc: get key definition: not found

danok

Member
Dec 20, 2001
10
0
301
When I try to edit a DNS zone and press the save button, the following message appears:

ndc: get key definition: not found

What\'s this mean and how do I fix it from appearing?

Thanks.
 

danok

Member
Dec 20, 2001
10
0
301
Thanks for the link!

Quick question: how do I open those files at the command line so that I can check them and edit them? Is there a certain command?
 

sail

Registered
Jan 25, 2002
1
0
301
you should be a root to do that:

SSH to your server

#su root
\"enter the password\"

to edit the file:
#pico /path/to/file.name

to read the file:
#cat /path/to/file.name
 

AlaskanWolf

Well-Known Member
Aug 11, 2001
535
0
316
Fremont CA
i copied the key into the named.conf and still get the same error

ndc: get key definition: not found

anything else that needs to be done?

ran that /scripts file too
 

jumpdomain

Well-Known Member
Aug 12, 2001
109
0
316
Even though you copied the key into the named.conf file, you still have to make sure the name of the key itself is the same in the other files I mentioned in the link.