Hello - On Tue, 09 May 2000, [EMAIL PROTECTED] wrote: > I would like to change my AuthSelect in a way that it would send the > username and password to the SQL server > Can I use something like: > AuthSelect exec MyStoredProc '%n' '%{User-Password}' > Yes, you should be able to do this. The AuthSelect statement is passed to the routine "format_special" that is where the "%" strings are expanded. You will need to check on the exact syntax for the "exec" and you can see what is happening by running Radiator at trace 4 debug level. The subject of stored procedures has been discussed on the mailing list, and you should also check http://www.starport.net/~radiator and do a search. hth Hugh -- Radiator: the most portable, flexible and configurable RADIUS server anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc. Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X. === Archive at http://www.starport.net/~radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.