aprotector wrote:
I have a free radius working and says it's accepting requests. I have put in the ldap server information into the radiusd.conf file
And... nowhere else. See raddb/sites-enabled/default. Look for "ldap".
However, when I go to the sonicwall and test the radius server it comes up on the radius server but says:
Among other things, no reference to "ldap". I suspect that there's no reference to "ldap" anywhere in the debugging output. This means it's not using LDAP, and you will need to configure the server to use LDAP.
Can anyone tell me what configuration I'm missing that is needed to get the radius to pass the request on to the ldap server and then back to the sonicwall so the authentication is successful?? I'm totally stumped here.
$ grep -ri ldap raddb/ It will give you lots of references to LDAP. Alan DeKok.