21 Aug
2015
21 Aug
'15
12:42 p.m.
On Aug 21, 2015, at 12:34 PM, Alan DeKok <aland@deployingradius.com> wrote:
On Aug 21, 2015, at 12:18 PM, Michael Ströder <michael@stroeder.com> wrote:
I'd also like to try to replace ISC dhcpd currently used with LDAP backend by FreeRADIUS already running for WLAN access. Any change to set up a plain DHCP server with LDAP as backend?
It's probably possible. The only consideration is what's in LDAP?
If you're doing static IPs in LDAP, it's pretty simple. I don't think there's a standard for doing dynamic leases in LDAP.
There's a draft from 99 https://tools.ietf.org/html/draft-gu-dhcp-ldap-schema-00 Could follow that. -Arran