06-09-2014 05:09 AM - edited 03-10-2019 09:46 PM
Hi
I have an ACS5.4 which is used for Authentication on my network.
I need to set up Accounting for the devices on my network to see the following:
1. Who logged into the device
2. What changes have been made.
I have configured the switch for AAA and the Authentication part is working (through AD)
Does anyone have a Step-By-Step guide on how to configure the ACS for Accounting?
06-09-2014 08:12 AM
Accounting method lists are specific to the type of accounting being requested. AAA supports six different types of accounting:
Commands—Provides information about the EXEC mode commands that a user issues. Command accounting generates accounting records for all EXEC mode commands, including global configuration commands, associated with a specific privilege level.
IOS
aaa accounting commands 0 default start stop group tacacs
aaa accounting commands 1 default start stop group tacacs
aaa accounting commands 15 default start stop group tacacs
http://www.cisco.com/c/en/us/td/docs/ios/12_2/security/command/reference/fsecur_r/srfacct.html
ASA/Firewall
aaa accounting command [privilege level] tacacs+-server-tag
http://www.cisco.com/en/US/docs/security/asa/asa72/command/reference/a1_72.h
tml#wp1437180
Regards,
Jatin Katyal
** Do rate helpful posts **
06-09-2014 10:46 AM
Common Scenarios Using ACS step by step configuration
06-12-2014 12:43 AM
Thanx Guys. My config was working all along.
I was under the impression the reporting will be a bit better/more detail.
Tnax
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