[EMAIL PROTECTED] (Derrik Pates) wrote:
> After looking at the checkrad script, I noticed a few minor things.
> Namely:
> 
>   - For several RAS server types, the script doesn't actually look up
>     username/password (or SNMP community ID) info from anyplace.

  Yeah,checkrad hasn't had much development for quite a while.

>   - The script only looks in the naspasswd file, which I thought was
>     deprecated. Shouldn't it look in (and of course, parse) clients.conf,
>     at least?

  The server probably shouldn't fork checkrad at all.

  See 'gnu radius', it uses the SNMP libraries directly to avoid an
external program like checkrad.

  In addition, putting that code into the server means that the
configuration parameters are easily available, and external programs
don't have to root through configuration files.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to