[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Testing the RAD-Series RADIUS Server

You can test the RAD-Series RADIUS Server installation by using the radpwst tool. This tool is located in the /opt/aaa/bin directory and has the following syntax:

radpwtst -d <conf directory>  -p <auth port>  -s <server name> -u <auth type>  

-x -w < userPassword > <username>

where

Include the /opt/aaa/lib path in your LD_LIBRARY_PATH environment.

You can test your setup by typing:

/opt/aaa/bin/radpwst -d /opt/aaa/etc -p 1812 -s 'hostname' -u ppp -x -w secret 
jane@virneo.com


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]