Free radius external shell script problem

Muhammad Ali Sarwar muhammadali.sarwar at gmail.com
Mon Aug 5 17:34:39 CEST 2019


Dear the debug is showing nothing only the reject as it is not getting the
Accept from the script.
But when I use sing option  -v  it prompt me for password and after
entering the password user connected. But I require to get the username and
password from the command

Httpasswd -bv testpassfile $username $password

Only problem that freeradius is not passing both option to script -bv  it
works fine with single option -b or -v.
But our need is -bv and httpasswd required both username and password with
-bv to authenticate.

Regards


On Mon, Aug 5, 2019, 16:50 Alan DeKok <aland at deployingradius.com> wrote:

> On Aug 5, 2019, at 4:10 AM, Muhammad Ali Sarwar <
> muhammadali.sarwar at gmail.com> wrote:
> >
> > I am using it for user authentication
> >
> > Under Authorization using "update control" and running a script to get
> the
> > "Accept" as Athuntication type
> > Script has " httpasswd -bv testpassfile $username $password"
> >
> > Script run ok with one option -b or -v but do not run with both option
> -bv
> > or -b -v.
> > Httpasswd use -bv for verify user and password and get both values  from
> > command
> >
> > I will be grateful for the help in this matter
>
>   The documentation says to post the debug output.  When you opened a
> GitHub issue about this, THAT documentation said to post the debug output.
>
>   Alan DeKok.
>
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html


More information about the Freeradius-Users mailing list