BIND 10 #960: Adding a slave zone to zonemgr gives an error if CLASS is not defined

BIND 10 Development do-not-reply at isc.org
Tue May 24 13:51:02 UTC 2011


#960: Adding a slave zone to zonemgr gives an error if CLASS is not defined
-------------------------------------+-------------------------------------
            Reporter:  shane         |                        Owner:
                Type:  defect        |                       Status:  new
            Priority:  major         |                    Milestone:  New
           Component:                |  Tasks
  configuration                      |                     Keywords:
           Sensitive:  0             |              Defect Severity:
         Sub-Project:  DNS           |  Medium
Estimated Difficulty:  0             |  Feature Depending on Ticket:
         Total Hours:  0             |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 {{{
 > config add Zonemgr/secondary_zones
 > config show Zonemgr/secondary_zones
 Zonemgr/secondary_zones[0]/class        "IN"    string  (default)
 Zonemgr/secondary_zones[0]/name ""      string  (default)
 > config set Zonemgr/secondary_zones[0]/name "time-travellers.nl.eu.org"
 > config commit
 Error: 'class'
 Configuration not committed
 > config set Zonemgr/secondary_zones[0]/class "IN"
 > config commit
 >
 }}}

 The default is "IN", so I should not have to set the class to "IN", right?

-- 
Ticket URL: <http://bind10.isc.org/ticket/960>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list