[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnu-radius] Exec-Program-Wait = "/usr/loc.... and CHAP-Passwor
From: |
Sergey Poznyakoff |
Subject: |
Re: [Help-gnu-radius] Exec-Program-Wait = "/usr/loc.... and CHAP-Password |
Date: |
Thu, 08 Jan 2004 23:22:26 +0200 |
Morten Winther <address@hidden> wrote:
>
> When I use Exec-Program-Wait my script exit with 0 or 1. If the auth
> shall fail I use 1 which works fine. However I would like to set my own
> Reply-Message "on-the-fly" in the script, but as GNU Radius add its
> own Access denied this will result in two Reply-Message which my NAS
> don't like. Is there a way to avoid this?
If the external program adds a Reply-Message pair, radiusd (version 1.2)
will not add its own, so you shouldn't worry about that.
Regards,
Sergey