how to report each command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2007 10:38 AM - edited 03-10-2019 03:29 PM
Hi there
If successfully enable aaa with an acs
server to verify users within M$ AD Server.
Wich aaa config command do I have to set
if I would like to report all commands
a user from us puts on the commandline
on a switch???
thx
- Labels:
-
AAA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2007 10:48 AM
aaa accounting command 1 default group tacacs (Logs level 1 commands that user issues )
aaa accounting command 15 default group tacacs
(Logs level 1 to 15 commands that user issues in enable mode)
aaa config-commands (Logs commands user issues on config t mode)
Regards,
~JG
Do rate helpful posts
