16 Mar
2006
16 Mar
'06
1:35 p.m.
mkerkoub@free.fr wrote:
i would like to créate a proxy freeradius. I have 3 forests, 3 data base for storing users. I want to know how to configure:
1. proxy freeradius with IAS in each forest, how to give to freeradius server the certificat stored in active directory?
Export it from AD and import it into FreeRADIUS. 2. Is it possible to configure proxy freeradius to forward requests directly to
Active Directory without IAS (3 Active directory).
No. Active Directory doesn't do RADIUS. What you *can* do is use ntlm_auth to allow FreeRADIUS to interact with AD. See radiusd.conf for details. Alan DeKok.