On Jul 4, 2016, at 8:43 AM, Adamczak Krzysztof <kradamcz@gmail.com> wrote:
I have a problem with obtaining profile for ldap user. The problem is caused by not having full, valid DN to profile - that is I only have part of it. The structure is quite simple I'll show it below (simplified). Could you help me with radius configuration? I tried few options but none worked. I apologize if it was already covered - I haven't found the answer yet.
This is really an LDAP question. Can you do an "ldapsearch" from the command line to get the profile? yes - use pretty much the same search string in the FreeRADIUS configuration no - fix the ldapsearch string / ldap DB until you get the profile. Then, use that search string in the FreeRADIUS configuration. Alan DeKok.