Next: , Previous: , Up: Client Package [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.

AltStyle によって変換されたページ (->オリジナル) /