[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: What is broken with the main-server in Wheezy?



There is another problem I had to fix manually:
ldap2bind is not working.


1. $BIND_DATA is not set, so ldap2bind tries copying the generated files
to / which fails

Fix: add "BIND_DATA=/etc/bind/" to /etc/default/ldap2zone


2: the cronjob is executed as user "bind", but /etc/bind and most of its
content is owned by root and rights don't allow bind to replace files in
there,

Fix: either run cronjob by root or "chown -R /etc/bind/ bind:bind"


Regards,
-- 
 .''`.   Philipp Huebner <debalance@debian.org>
: :'  :  pgp fp: 6719 25C5 B8CD E74A 5225  3DF9 E5CA 8C49 25E4 205F
`. `'`   HP: http://www.debalance.de, Skype: philipp-huebner
  `-     ICQ: 235-524-440, Jabber: der_schakal@jabber.org

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: