http://bugs.skolelinux.org/show_bug.cgi?id=1398
--- Comment #4 from Petter Reinholdtsen <[email protected]> 2009-12-13 10:24:02 --- I believe I saw someone mention that the ldap-method setting in /etc/dhcp3/dhcpd-debian-edu.conf affect the stability of the dhcp server. It is currently set to dynamic, and changing it to static made the dhcp server stop crashing. I looked up the flag, and this is the description I found: ldap-method <static|dynamic> If you mention static all the objects will be read and after that LDAP server is never contacted. But if you mention dynamic the class and host objects are ignored at the beginning. They are being read whenever there is a request for them. Using static would mean that all the DNS and DHCP changes done in LDAP would fail to show up in the dhcp server until it is restarted. This do not seem like a good idea to me. -- Configure bugmail: http://bugs.skolelinux.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are watching all bug changes. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

