diff options
Diffstat (limited to 'httemplate/docs/session.html')
| -rw-r--r-- | httemplate/docs/session.html | 7 | 
1 files changed, 1 insertions, 6 deletions
| diff --git a/httemplate/docs/session.html b/httemplate/docs/session.html index 72e16424e..7dac5fdf7 100644 --- a/httemplate/docs/session.html +++ b/httemplate/docs/session.html @@ -38,14 +38,9 @@ freeside-logout username ( portnum | ip | nasnum nasport )</pre>        <li><i>username</i> is a customer username from the svc_acct table        <li><i>portnum</i>, <i>ip</i> or <i>nasport</i> and <i>nasnum</i> uniquely identify a port in the <a href="schema.html#port">port</a> database table.      </ul> -  <li>RADIUS - One of: +  <li>RADIUS      <ul> -      <li>Run the <b>freeside-sqlradius-radacctd</b> daemon to import radacct -        records from all configured sqlradius exports: -          <tt>freeside-sqlradius-radacctd username</tt>        <li>Configure your RADIUS server's login and logout callbacks to use the command-line <tt>freeside-login</tt> and <tt>freeside-logout</tt> utilites. -      <li> <i>(incomplete)</i>Use the <b>fs_radlog/fs_radlogd</b> tool to -        import records from a text radacct file.      </ul>  </ul>  <h2>Callbacks</h2> | 
