strange "multiple" connections per user

lemdog

New Member
hi all, just a strange thing that was appearing on a client database where when a user would login, it would report that same person as "logging-in" multiple times. this caused a systems-resource issue and increase -n message. here is a snippit of the log that shows this strange activity...


09:09:41 SRV 24: Previous message sent on behalf of user 153. (5512)
09:12:00 RFUTIL 42: Login by root on batch. (452)
09:12:00 RFUTIL 42: Logout by root on batch. (453)
09:12:00 RFUTIL 42: Login by root on batch. (452)
09:12:00 RFUTIL 42: Logout by root on batch. (453)
09:12:37 SRV 24: Login usernum 211, userid dianas, on AGFTRUST227. (742)
09:12:37 SRV 27: Login usernum 150, userid dianas, on AGFTRUST227. (742)
09:12:37 SRV 28: Login usernum 149, userid dianas, on AGFTRUST227. (742)
09:12:39 SRV 29: Login usernum 148, userid rekhas, on REKHAS. (742)
09:12:39 SRV 30: Login usernum 147, userid orinp, on agftrust116. (742)
09:12:40 SRV 2: Login usernum 146, userid alvyden, on AGFTRUST64. (742)
09:12:40 SRV 3: Login usernum 145, userid alvyden, on AGFTRUST64. (742)
09:12:40 SRV 4: Login usernum 144, userid alvyden, on AGFTRUST64. (742)
09:12:40 SRV 5: Login usernum 143, userid alvyden, on AGFTRUST64. (742)
09:12:41 SRV 24: Logout usernum 211, userid , on AGFTRUST227. (739)
09:12:41 SRV 24: Login usernum 211, userid jenniel, on JENNIEL. (742)
09:12:41 SRV 6: Login usernum 142, userid jenniel, on JENNIEL. (742)
09:12:41 SRV 27: Logout usernum 150, userid , on AGFTRUST227. (739)
09:12:45 SRV 2: Logout usernum 146, userid , on AGFTRUST64. (739)
09:12:46 SRV 3: Logout usernum 145, userid , on AGFTRUST64. (739)
09:12:46 SRV 27: Login usernum 150, userid christopherla, on . (742)
09:12:48 SRV 28: Userid is now dianas. (708)

this was roughly in the morning when all the users were logging into our application. they have about 200 users total and it was happening ALL over the place in between 9am-10am. there wasnt anything out of the ordinary reported by the client at that time. you can see that the same single person "logged in" multiple times and it is also weird with the timestamp.

anyone have any ideas? i have progress taking a look as well...
the client is on 10.0B. Solaris
thanks.
 
Back
Top