mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-10-27 06:14:15 -04:00
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
8 lines
327 B
Plaintext
8 lines
327 B
Plaintext
* 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)
|