external script reply
Hegedus Gabor
hegedus.gabor at euroway.hu
Wed Dec 17 15:37:40 CET 2008
Hi, I have a question,
I use external php script to get informations from the ldap.
exec getdata {
program = .../sg.php %{User-Name}
..?..
}
post-auth {
getdata
}
in the php script I do an ldap query with the argument,
and take the important data (three word) into variables.
How can I take this 3 data back to the Tunnel-Type, Tunnel-Medium-type
and Tunnel-Private-Group-Id items of the freeRadius.
like: $RAD_REPLY{'Reply-Message'}= 'salala' in perl (form wiki)
please help thanks Gabor
More information about the Freeradius-Users
mailing list