[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Re:Re: dhcp+ldap
>>>I am studying a project about integrating dhcp into ldap,
>>>i have read some RTF document,but i still need more document to study
>>>it.May anyone tell me some related information and product about
>>>integrating dhcp into ldap and how to acquire it ?
>>Do you mean client side: being able to push LDAP settings down to a
>>client as is done with proxy servers, etc... What client platforms are
>>you looking at?
>>Do you mean server side: Bieng able to store lease information in a DSA,
>>propagates name information (as for use with BINDs sdb backend), etc...?
>>If so what DHCP server packages are you looking at? ISC?
>>There is code in padl's nss packages that support server location via SRV
>>records.
>thank you very much for replying for me. Can you tell me how to find padl's
>nss packages? what's more,can you also tell me some product and related
>documents ?
http://www.padl.com
They come with some documentation, and there is documentation of the
SRV implementation in my LDAP presentation
ftp://kalamazoolinux.org/pub/pdf/ldapv3.pdf
And there is always the source :)