[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

12.3 radsession

radsession is a Guile script that sends authentication and accounting requests to the Radius server. To invoke the script, run

 
radsession options action

Possible actions are:

--auth

Send authentication request.

--start

Send accounting start request.

--stop

Send accounting stop request.

Options determine the contents of the request's pairlist. They are:

-l STRING
--login STRING

Set login name.

-p STRING
--passwd STRING

Set password.

-n IP
--nas IP

Set the value of NAS-IP-Address attribute.

-s STRING
--sid STRING

Set the session ID (Acct-Session-Id attribute).

-P NUMBER
--port NUMBER

Set the port number (NAS-Port-Id attribute).

-h
--help

Print a short usage message and exit.

-v
--verbose

Verbosely list the contents of the received reply.


This document was generated by Sergey Poznyakoff on December, 6 2008 using texi2html 1.78.