Title: Assinatura Padrao - Infomark / VirtualAge / Irapida
Hi all,

I'm using freeradius1.1.7 and I need to get an extra attribute (like 'MyAttribute') from the database and pass it to exec module like this:

...
exec echo {
                wait = yes
                program = "/bin/echo %{MyAttribute} %Z"
                #input_pairs = request
                #output_pairs = reply
                #packet_type = Disconnect-Request
        }
...

Is it possible?

I tried to put MyAttribute into RadReply, but it didn't work.
I also tried put MyAttribute into "dictionary" file and in RadReply, but it didn't appear in  the response to radtest.

If anyone could help, I'd be grateful.



--
Borda Esquerda
Reginaldo Russinholi
Network Admin. / Developer
Projeto Implante Arvores
[EMAIL PROTECTED]
Grupo Nabhan de Tecnologia
Tel.: +55 (44) 3619-4500
Fax: +55 (44) 3619-4468 Infomark  Virtual Age  Irapida Responsabilidade Socioambiental
  ANTES DE IMPRIMIR ESTE E-MAIL, PENSE EM SEU COMPROMISSO COM O MEIO AMBIENTE.   REDUZA, RECICLE, REUTILIZE.

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to