cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
341
Views
0
Helpful
2
Replies

Acccess History

mdazhar
Level 1
Level 1

Hello,

Our Organization have 5 Administrator, how can I log activities like change configuration / change password / logged successfully or Unsuccessfull Attempts and keep a history of these records.

Alert via Email would be good to have.

Any suggestion

2 Replies 2

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Mohammed,

you should implement a complete AAA solution for this:

deploy a TACACS+ server (or Radius server) for example Cisco ACS.

all devices have to be configured to use the server for:

authentication

authorization

accounting

on the server are defined the user profiles of the administrator.

see

http://www.cisco.com/en/US/partner/docs/ios/sec_user_services/configuration/guide/sec_cfg_authentifcn_ps6350_TSD_Products_Configuration_Guide_Chapter.html

or

http://www.cisco.com/en/US/docs/ios/sec_user_services/configuration/guide/sec_cfg_authentifcn_ps6350_TSD_Products_Configuration_Guide_Chapter.html

Hope to help

Giuseppe

Its good to have TACAUS+ ..... But for intial stage if you want log ..... Go for SYSLOG server . KIWI Syslog server Free ware search in google & configure following things in router .....

login block-for 180 attempts 3 within 60

login quiet-mode access-class XXX

login on-failure log

login on-success log

logging userinfo

logging console warnings

logging rate-limit all 10

logging trap notifications

logging origin-id hostname

logging reload informational

logging X.X.X.X

Review Cisco Networking products for a $25 gift card