Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
smradclient [2013-05-14 23:19] – external edit 127.0.0.1smradclient [2013-12-06 16:05] – Fix heading level rspencer
Line 1: Line 1:
-=====SMRadclient=====+====== SMRadclient =====
 SMRadclient allows you to test SMRadius functionality by sending authentication, accounting or disconnect requests to the server directly. SMRadclient allows you to test SMRadius functionality by sending authentication, accounting or disconnect requests to the server directly.
  
-<code># Usage+<code> 
 +# Usage
 ./smradclient [args] <server> <acct|auth|disconnect> <secret> ./smradclient [args] <server> <acct|auth|disconnect> <secret>
-  --raddb        Directory where the radius dictionary files are</code>+  --raddb        Directory where the radius dictionary files are 
 +</code>