I am just a new with freeradius. so please consider.

This is what I am trying to do today.

1. installed pptpd server on centos 6 box, tested with chap-secert password and worked.
2. installed freeradius server to handle stuff like ip pool and authenticaton, and integrate with my existing openldap server for authentication.
3. I looked at the /etc/raddb/radiusd.conf but I do not see the the LDAP section
4. how can I integrate the my freeradius server to hook up with ldap server ?

I followed this doc but got stucked. I am nearly there I think

wiki.freeradius.org/PopTop

any help, guide or tips would be great help. here are my versino of freeradius

Installed Packages
Name        : freeradius
Arch        : x86_64
Version     : 2.1.10
Release     : 5.el6
Size        : 5.5 M

and client

Installed Packages
Name        : radiusclient-ng
Arch        : x86_64
Version     : 0.5.6
Release     : 5.el6
Size        : 102 k
Repo        : installed
From repo   : epel


Tell me what I am missing!

Khapare