# Note: set_auth_type was removed in v3.x.x# Equivalent functionality can be achieved by adding the following# stanza to the authorize {} section of your virtual server.## ldap# if ((ok || updated) && User-Password) {# update {# control:Auth-Type := ldap# }
So I add the stanza to virtual server, "radiusd -X" says# }
I then addUnknown value 'ldap' for attribute 'Auth-Type'
to "/usr/local/share/freeradius/dictionary.freeradius.internal", but "radiusd -X" saysVALUE Auth-Type LDAP 1026
Any body can tell me a clear progress about configure ldap authenticate? Thanks very much.(0) Found Auth-Type = LDAP(0) WARNING: Unknown value specified for Auth-Type. Cannot perform requested action.(0) Failed to authenticate the user.