DB2 8.2
AIX 5L
I'm seeing a failed login every 1 minute in the dbdiag.log. I am trying to find out what script/app has the wrong password set which is causing this error. Looking for some tips to hunt this down.
Code:
2008-01-17-09.36.28.237620-300 I119118C273 LEVEL: Warning
PID : 83102 TID : 1
FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
DATA #1 : String, 67 bytes
Password validation for user tivinp01 failed with rc = -2146500507
2008-01-17-09.36.28.237795-300 I119392C487 LEVEL: Warning
PID : 83102 TID : 1 PROC : db2agent (TEC38) 0
INSTANCE: tivinp01 NODE : 000 DB : TEC38
APPHDL : 0-1035
FUNCTION: DB2 UDB, bsu security, sqlexSlsSystemAuthenticate, probe:900
MESSAGE : application id:
DATA #1 : Hexdump, 26 bytes
0x2FF13750 : 3942 4234 3341 3537 2E41 3532 342E 3038 9BB43A57.A524.08
0x2FF13760 : 3031 3137 3134 3336 3238 0117143628
2008-01-17-09.36.28.238114-300 I119880C403 LEVEL: Warning
PID : 83102 TID : 1 PROC : db2agent (TEC38) 0
INSTANCE: tivinp01 NODE : 000 DB : TEC38
APPHDL : 0-1035
FUNCTION: DB2 UDB, bsu security, sqlexSlsSystemAuthenticate, probe:901
MESSAGE : client pid:
DATA #1 : Hexdump, 4 bytes
0x3018DA74 : 0000 0000 ....
2008-01-17-09.36.28.238381-300 I120284C403 LEVEL: Warning
PID : 83102 TID : 1 PROC : db2agent (TEC38) 0
INSTANCE: tivinp01 NODE : 000 DB : TEC38
APPHDL : 0-1035
FUNCTION: DB2 UDB, bsu security, sqlexSlsSystemAuthenticate, probe:902
MESSAGE : client tid:
DATA #1 : Hexdump, 4 bytes
Thanks,
Charlie