"Tre Johnston" <[EMAIL PROTECTED]> wrote: > I am not seeing any calls to LDAP in the debuging, and I'm not sure if > it is just not being out put in the debug, or if radiusd isn't calling > ldap directly and is using pamd to call ldap?
If the server was calling the LDAP module, you would see it in the debug log. If the server was calling the PAM module, you would see it in the debug log. My guess is that you've configured the LDAP module, but you haven't told FreeRADIUS to use the LDAP module. Search the default "radiusd.conf" for the word "ldap", and you'll see what you missed. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

