[Pdns-users] Common mistake in pdns.conf
Norbert Sendetzky
norbert at linuxnetworks.de
Thu Oct 23 12:09:17 UTC 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all
Do NEVER use quotation marks ("") in pdns.conf, because this will
produce hard to find errors and another desperate user!
Example:
ldap-basedn="ou=hosts,dc=mydomain,dc=dom"
will prevent the ldap server to return anything!
This is terribly wrong, even if it looks good. Instead ever use
ldap-basedn=ou=hosts,dc=mydomain,dc=dom or
ldap-basedn= ou=hosts,dc=mydomain,dc=dom
Norbert
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iEYEARECAAYFAj+XxO0ACgkQxMLs5v5/7eA07wCguDJE7250VreYtN1a+tdMgAtu
lGgAoLBA3UqyoTTsvZ/A5c70Fnl3160X
=jqQ8
-----END PGP SIGNATURE-----
More information about the Pdns-users
mailing list