Re: Strange Message using Exec-Program-Wait

2003-07-04 Thread Alexander M. Pravking
On Fri, Jul 04, 2003 at 12:25:35PM -0600, Miranda Gomez Miguel Angel wrote: > Hi People. > Im running freeradius 0.8.1 with accounting and userinfo in a postgres 7.3 > database, i want to use the exec-program-wait function, i have configured > the radgroupreply table with the following information

RE: Strange Message using Exec-Program-Wait - PARTIAL SOLVED

2003-07-04 Thread Miranda Gomez Miguel Angel
47    Reply-Message := "\r\nYou are already logged in - access denied\r\n\n"Finished request 15   Miguel-Original Message-From: Miranda Gomez Miguel Angel [mailto:[EMAIL PROTECTED]Sent: Friday, July 04, 2003 12:26 PMTo: [EMAIL PROTECTED]Subject: Strange Message using Exec-Progra

Re: Strange Message using Exec-Program-Wait

2003-07-04 Thread Tomas Bozsaky
hello, one idea: column 'op' in radgroupreply set as ':=': radius=# select * from radgroupreply; id | groupname | attribute | op | value +---+---++-- 2 | prepago | Exec-Program-Wait | := | /u

Strange Message using Exec-Program-Wait

2003-07-04 Thread Miranda Gomez Miguel Angel
Hi People. Im running freeradius 0.8.1 with accounting and userinfo in a postgres 7.3 database, i want to use the exec-program-wait function, i have configured the radgroupreply table with the following information   radius=# select * from radgroupreply; id | groupname | attribute |