Isabelle RECH wrote:
Hi frree-radius users !
I'm running a freeradius 2.0.4 on a DEBIAN 5.0.5
We want to access an LDAP / windows base , wich is declared
in radiusd.conf file
Below is the output produced by the radiusd -X debugging mode
when I run the radtest :
...
Obviously, it's the authenticate method which
is missing . I've add this entry it in the
/etc/freeradius/sites-available/default:
- The entries ldap pap are uncommented in Authorize { } section
Read the debug output again. You did *not* uncomment the "ldap" line
in the "authorize" section.
Alan DeKok.