check_radius
"Chris Knipe" <[email protected]> Tue, 29 Apr 2003 02:24:10 +0200
| Newsgroups | gmane.network.netsaint.user |
|---|---|
| Message-ID | <002201c30de5$a7fa0c80$1401a8c0@genocide> |
Lo all, What Radius client is required to compile check_radius? I've used radiusclient 0.3.2 and this is working. I've successfully liked and use various other programs with this library, including PAM and Exim... The plugin immediately core dumps, and a trace of the stack gives me the following: (gdb) run -H 192.168.1.1 -F /usr/local/etc/radiusclient/radiusclient.conf Starting program: /root/src/nagios-plugins-1.3.0/plugins/check_radius -H 192.168.1.1 -F /usr/local/etc/radiusclient/radiusclient.conf Program received signal SIGSEGV, Segmentation fault. 0x2806c9bd in rc_avpair_assign () from /usr/local/lib/libradiusclient.so.0 When the plugin doesn't core dump.. It returns no output... -- me