7 May
2011
7 May
'11
9:13 a.m.
On Sat, May 7, 2011 at 7:17 PM, Chowdhury Satish-NVF476 <satish.chowdhury@motorolasolutions.com> wrote:
Hi,
Got it resolved with following configuration
Glad to hear it, thanks for sharing the solution.
radiusd.conf ------------ authorize {
ldap { fail = 1 } if(fail) { files } }
I think you should also be able to use redundant { ldap files } which is simpler, and more consistent with the style you used on authenticate section.
authenticate { ..... Auth-Type FALLBACK_LDAP{ redundant { ldap pap } ...... }
-- Fajar