11-26-2007 07:24 AM - edited 03-10-2019 03:32 PM
We have two locations and locationwise two acs servers have been installed.
We have kept the servers which are in the location as primary.
Everything is working fine. But i want the accounting part should be in both the servers. Dont know ("A" location acounting at "A" server only) and ("B" location accounting at "B" server only)
I want the singlepoint administration. Can anybody help me.
My config is like this:
A-Location:
aaa new-model
tacacs-server host A.A.A.A key access
tacacs-server host B.B.B.B key access
aaa authentication login default group tacacs+ local
aaa authorization commands 15 default group tacacs+ local
aaa accounting exec default start-stop group tacacs+
aaa accounting commands 15 default start-stop group tacacs+
B-Location:
aaa new-model
tacacs-server host B.B.B.B key access
tacacs-server host A.A.A.A key access
aaa authentication login default group tacacs+ local
aaa authorization commands 15 default group tacacs+ local
aaa accounting exec default start-stop group tacacs+
aaa accounting commands 15 default start-stop group tacacs+
Help will be appreciated.
11-27-2007 07:16 AM
Adding to my previous message:
I have configured database replication for the Location A server as send and Location B server as receive. problem is If i have to edit my location B users or AAA clients, i am editing it in location A and replicating the same. i dont want this delay.So if i configure the replication as Both servers send and receive, is there any problem. My aim is i want to edit the settings as per location wise.
**once i configured the Users for location B and added to one group. when the user tried to login to the switch it showed "CHPASS Disabled" and Location B server is showing that User is expired where as Location A server showing it as enabled only. I am unable to avoid this situation.
Can you please provide me the solution for this.
Experts reply will be greatly appreciated.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide