13 Feb
2006
13 Feb
'06
1:36 p.m.
"Mohsen A. Momeni" <m.alimomeni@gmail.com> wrote:
Is there any way that the firewall can get the accounting information (Specially username) from RADIUS by providing the IP frame address to it?
Sure. Write code on FreeRADIUS & the firewall to exchange that data, But there is no *standard* way to do it.
If this is not possible, Can RADIUS be configured to send the accounting information (Specially username and IP frame address) to a LDAP server so that the firewall can query the LDAP server for the information?
Sure. Write a script in FreeRADIUS to do it. Alan DeKok.