4 Nov
2014
4 Nov
'14
2:41 a.m.
Hi list, I am working on upgrading my server using freeradius 2 to freeradius 3. The setup I am using makes use of an LDAP server to store users conf, and for some of them I'd like to use ldap authorization *and* authentication. That was done by both using an ldap.attrmap file on the radius side and setting the radiusAuthType parameter to LDAP into the directory. Now with freeradius 3, although the doc still refers to the dictionary_mapping parameter to load the ldap.attrmap file, it looks the latter is no longer loaded and the server complains the Auth-Type is not set (unless I force it in the autorize section). How is this supposed to work know ? Thanks, :Nicolas