21 Sep
2017
21 Sep
'17
11:10 a.m.
On Sep 21, 2017, at 11:03 AM, Bhagwat, Shrikant <shrbhagw@med.umich.edu> wrote:
(0) WARNING: ldap : No "known good" password added. Ensure the admin user has permission to read the password attribute Admin has permission to read password. Radius server connects to LDAP OK. Bind was successful Our ldap server is Novell eDirectory. Radius Server connect by port 636 only. I don't think we use TLS. Which part of configuration is causing the problem
What part of that message is unclear? FreeRADIUS asked LDAP for the password, and LDAP returned "no". Either the password doesn't exist, or FreeRADIUS doesn't have permission to read the password. Fix that. Alan DeKok.