Hello, sorry for my English. I write from italy. I ask for help, and advice to solve my problem. I need to implement a script freeradius rlm_sql or modification that allows me to access or deny users. access must be managed by reading the tables in the database: profile, user. in practice the user table has the following fields. ID - USERNAME - PASSWORD - NAME - PROFILE - EXPIRED - 1 - pinco.pallino - pallino - marco - admin - 29-12-2011 profile in the table but there are characteristics of the profile and other data to be sent to the NAS as a fixed IP address ID - ProfileName - DATADOWNLOAD - DATAUPLOAD 1 - admin - 2353535 - 2662625 from these tables, I would like freeradius user reads and see if the user is. if there is control the password. if it reads the exact profile and profile is in the table to read its features. I thought I'd make a change to rlm_sql, and I'm starting to study there perl. I ask you to help or advice on the best choice. thanks to all the aid you give me. -- View this message in context: http://freeradius.1045715.n5.nabble.com/accounting-and-Autorization-script-w... Sent from the FreeRadius - Dev mailing list archive at Nabble.com.