Whenever my dhcp server is restarted it always puts this entry into /var/log/messages:
dhcpd: Not searching LDAP since ldap-server, ldap-port and ldap-base-dn were not specified in the config file
This isn't earth-shattering news since I don't have a ldap server and there's no mention of ldap in /etc/dhcp/dhcpd.conf either.
So is this an error message? If it's just an informational message then that's one thing, but if it's an error message then what's the problem that it's telling me about and how do I solve it?
On 5/1/2020 2:47 PM, Frank Cox wrote:
So is this an error message? If it's just an informational message then that's one thing, but if it's an error message then what's the problem that it's telling me about and how do I solve it?
https://kb.isc.org/docs/aa-01284
It looks like ISC added the ability to optionally keep your config in LDAP a couple years ago. Useful if you run a lot of DHCP servers and want to keep their config in one place.