BIND 10 #1765: config go, then config show datasources does no work
BIND 10 Development
do-not-reply at isc.org
Wed Mar 7 18:13:59 UTC 2012
#1765: config go, then config show datasources does no work
---------------------------------+-----------------------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: medium | Milestone: New Tasks
Component: bind-ctl | Keywords:
Sensitive: 0 | Defect Severity: N/A
Sub-Project: Core | Feature Depending on Ticket:
Estimated Difficulty: 0 | Add Hours to Ticket: 0
Total Hours: 0 | Internal?: 0
---------------------------------+-----------------------------------------
{{{
> config go Auth
/Auth> config show
database_file listen_on
datasources statistics-interval
/Auth> config show datasources
/Auth> config show Auth
/Auth> config show /Auth
Error: Auth not found
/Auth> config show data
database_file datasources
/Auth> config show_json
{"datasources": [{"zones": [{"origin": "smallzone", "file":
"/home/jreed/dnsbenchsuite/tests/smallzone/master.zone.file-canonical"}],
"type": "memory"}], "listen_on": [{"port": 5300, "address": "127.0.0.1"}]}
/Auth> config show datasources
/Auth> config go /
> config show Auth/data
database_file datasources
> config show Auth/data
database_file datasources
> config show Auth/datasources
Auth/datasources[0]/type "memory" string
Auth/datasources[0]/class "IN" string (default)
Auth/datasources[0]/zones/ list
>
}}}
(notice tab completion in output above)
An additional problem is config show /Auth doesn't work.
--
Ticket URL: <http://bind10.isc.org/ticket/1765>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list