25 May
2015
25 May
'15
2:02 p.m.
On 25 May 2015, at 13:53, Dave Aldwinckle <daldwinc@uwaterloo.ca> wrote:
I discovered the problem:
/etc/raddb/mods-enabled/ldap
# Override the normal cache attribute (<inst>-LDAP-Group) # and create a custom attribute. This can help if multiple # module instances are used in fail-over.
I was referring to ldap-LDAP-Group as suggested by the documentation. I removed the instance name and tried LDAP-Group and everything worked as expected.
Right, because you didn't provide an instance name, you just used the default instance. ldap { } Right? I'll add a note about that. -Arran