[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
radauth
The radauth
utility sends the Radius server an Access-Request
packet and displays the result it gets. If the server responds with
Access-Accept
radauth
can also send an
Accounting-Request
thereby initiating user's session.
The utility is a radtest
program. See section 13.2.12 Sample Radtest Program, for the detailed discussion of its internals.
radauth [options] [command] user-name [password] |
Options are:
<FIXME> GNU long options are not yet supported </>
Valid commands are:
Access-Request
. This is the default.
Access-Request
. If successfull, send
Accounting-Request
with Acct-Status-Type = Start
.
Accounting-Request
with Acct-Status-Type = Start
.
Accounting-Request
with Acct-Status-Type = Stop
.
The program determines which Radius server to use, the authentication port number, and the shared secret, following the procedure common to all client scripts (see section 13.1 Client Configuration).