Giter VIP home page Giter VIP logo

Comments (3)

alandekok avatar alandekok commented on July 19, 2024

The API allows for you to send only accounting packets. See radacct.c as an example.

from freeradius-client.

tuxford avatar tuxford commented on July 19, 2024

Are you sure?
I've just build and run with next config below. Result in syslog: "/home/rluchishin/tmp/radiusclient.conf: no authserver specified"
I see test_config doesn't pass if there is no authserver specified.
I use radacct.


auth_order radius,local
login_tries 4
login_timeout 60
nologin /etc/nologin
issue /etc/radiusclient/issue
acctserver 192.168.19.187:1813
servers /etc/radiusclient/servers
dictionary /etc/radiusclient/dictionary
login_radius /usr/sbin/login.radius
mapfile /etc/radiusclient/port-id-map
default_realm
radius_timeout 4
radius_retries 1
radius_deadtime 0
bindaddr *
login_local /bin/login

from freeradius-client.

alandekok avatar alandekok commented on July 19, 2024

It helps to give a good description of the problem when you open an issue.

The API is completely capable of sending just accounting packets. The only issue is the test_config() function, which should be fixed.

I'd be happy to accept a patch to fix this.

from freeradius-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.