cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
832
Views
5
Helpful
3
Replies

A tools similar to TACACS

ronshuster
Level 1
Level 1

Hi there,

We are adding more Cisco gear to our network and working with local accounts is becoming challenging. 
Anyone out there know if there is a (free) tool that will centrally manage all the user accounts, privilages, AAA is a bonus, etc.?

I am looking for something similar to TACACS.

3 Replies 3

Collin Clark
VIP Alumni
VIP Alumni

Instead of TACACS, you can use RADIUS. Here's a link to a free RADIUS  server-

http://freeradius.org/

Hope it helps.

yjdabear
VIP Alumni
VIP Alumni

Here's one based on the original Cisco TACACS:

http://www.shrubbery.net/tac_plus/

The original TACAS source code (v2.x ?) should also be freely downloadable somewhere.

Yes, if you're not adverse to compiling C code, this is an excellent choice.  I maintain this daemon for FreeBSD, and I use it in my lab.  It is quite feature-rich, and easy to setup.