|
This is the open source AAA server which supports tacacs+ tcp single-connection mode. This is AAA server which uses snmp polling for testing of dial-up user presence (this avoids problems with lost stop accounting packets on old networks or in periods of network instability). The real-time configuration via telnet interface used when working with tacppd is very familiar to those who work with Cisco(R) devices and thus does not require network managers to have any special knowledge of Unix systems. Tacppd uses the one-stop shop model, after you start tacppd you have: tacacs+ server, NetFlow collector, device snmp poller, all with real-time control via telnet interface. In coming versions we plan add an integrated http server with possible control of users and devices, NetFlow information analyzer, SNMP traps collector and analyzer. This is looks like very big, but as you can see - tacppd code is very simple and short, this is not a monster. Using C++ with OOP model and long cycle of reorganization and redesigns in start of this project (before release first development version we were rewriting some parts 3-4 times) has made this project possible.
|
tacppd.org |