Log failed logins

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
marisoft
User
Posts: 218

Log failed logins

Post by marisoft »

I have activated Audit Trail and Track login/logout activities, and would like to see failed login attempts in the audit trail table.
Is this possible?

I do NOT want to turn on User Login Option / Track Failed Attemps.

tia


arbei
User
Posts: 9787

Post by arbei »

marisoft wrote:

I do NOT want to turn on User Login Option / Track Failed Attemps.

Then there is no logs related to failed logins.


marisoft
User
Posts: 218

Post by marisoft »

Thanks.

And there is no way I can use a server events to manually log a failed attempt?

Obviously the AuditTrail Inserting event is after a successfull login.


arbei
User
Posts: 9787

Post by arbei »

You may try the User_LoginError server event.


marisoft
User
Posts: 218

Post by marisoft »

OK - will investigate this.


Post Reply