Hi,
I'm using Cisco ACS logging to MsSQL dBase.
For example I'm logging all Failed Attempts to a MsSQL dBase.
But I noticed that the Failed Attempts log, is logging error codes instead of human readible text (as it's done in csv logging). I've searched high and low for a explanation of the various error codes, but failed to find anything.
Do you have a suggestion ?
I'm using Cisco Secure ACS v3.1 - v3.2.
Csv logs reads :
06/07/2004,08:14:45,Authen failed,INI\WJM.Copier,Default Group,000d.bd0d.4fea,External DB user invalid or bad password,,,482,172.23.232.43
While the ODBC logging feature turns this into :
06/07/2004,08:14:45,1,INI\WJM.Copier,Default Group,000d.bd0d.4fea,10,,,482,172.23.232.43
Since there are a lot more error-codes, I'm looking for a complete listing of these codes.
Cheers,
Bram van den Hout