I had a similar problem with an exec script (Freeradius 1.0.5) I found that when the script outputs several comma separated pairs it works fine.
I don't know any workaround, other than modifying the script to separate pairs with comma instead of "\n". On Sat, 7 Jan 2006 20:21:43 UT, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hello, > > I have recently migrated to freeradius (latest stable on debian > sarge - 1.0.2-4) and faced with the following problem: > > I use Exec-Program-Wait attribute as a reply item in users file. > It returns 3 attributes: NAS-Identifier, Framed-IP-Address and > Framed-Route. These attributes are printed on stdout with > trailing "\n". However they are not returned to the NAS as are > not comma separated. Is there any known workaround for this > problem? Thanks in advance. > > Best Regards, > > George > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

