source: trunk/server/source4/dns_server/TODO

Last change on this file was 745, checked in by Silvan Scherrer, 13 years ago

Samba Server: updated trunk to 3.6.0

File size: 608 bytes
Line 
1DNS server todo list
2--------------------
3
4Just so we don't forget the required features for an AD-compatible DNS server:
5
6- Forwarding to other nameservers if we don't know the domain
7- Additional record handling (especially in SOA records, but we'll want off of
8 this stuff)
9- TSIG-GSSAPI handling
10- Symmetric Bind-style key handling (not strictly needed for AD, but needed for
11 integration to other name servers / tools)
12- Command line tools that unix admins are used to
13- Zone transfer support (XFER, IFER)
14- Caching
15- Tests, tests, tests (probably based on python's dns implementation)
Note: See TracBrowser for help on using the repository browser.