10 May
2016
10 May
'16
9:30 a.m.
So since my Ldapsearch works but Freeradius is not I must be doing something different on my ldapsearch string then what Freeradius is doing? Can anyone tell me what an ldapsearch string with MD5-DIGEST would look like to duplicate how Freeradius is trying to do it. My current LDAP search string is this and it works fine: ldapsearch -LLL -Y "DIGEST-MD5" -h dc.dc.local -U ldaplookup -W -b "ou=Users,ou=OU,dc=dc,dc=local" sAMAccountName=usertoget However I receive the previously mentioned 52e error (invalid credentials) when trying to start Freeradius with that user entered in the LDAP config. Thanks Matt