tacacs+ integrated with LDAP or database. Which is better?
Posted
by
chingupt
on Server Fault
See other posts from Server Fault
or by chingupt
Published on 2013-06-25T15:23:42Z
Indexed on
2013/06/25
16:22 UTC
Read the original article
Hit count: 389
We are setting up TACACS+ in our network which is a mix of Cisco AP's and other brands.
However we have a centralized managemnet system which allows our customers to configure services.
Hence we would like to setup a tacacs+ server integrated with some central system.
We have two options:
- Integrate with a central Database server which stores the user configuration. OR
- Integrate with a LDAP Server.
Which is a better solution? Can you please suggest the pros and cons of using LDAP or Database?
TIA
Sachin
© Server Fault or respective owner