Updated TODO

data2ldap.pl now works for all but unknown records and TXT records
Bumped Makefile version
Updated copyright information
Escaped TINYDNSDIR in ldap2tinydns-conf so it will always read the current value


git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@136 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
Ben Klang
2005-12-08 17:27:56 +00:00
parent 6f091ec77f
commit 882629bf74
5 changed files with 296 additions and 38 deletions

5
TODO
View File

@@ -1,2 +1,7 @@
* Add support for configuring basedn, binddn, bindpw, and execute command via
environment variables. (2005/12/07 bklang)
* Add support for reading more config params out of /etc/ldap.conf (at least
DNS search base DN, possibly more) (2005/12/07 bklang)
* Add possbility to search multiple LDAP hosts (2005/12/07 bklang)