Home » Developer & Programmer » Forms » How get incorrect login attempts during the last login (Oracle Developer, 6i, Xp)
icon5.gif  How get incorrect login attempts during the last login [message #392253] Tue, 17 March 2009 03:18 Go to next message
azamkhan
Messages: 557
Registered: August 2005
Senior Member
Dear Friends,

How r u? I want my user to see the number of incorrect log attempts if made in the last login.

Is there a way to get this infor?

Regards,
Azam Khan
Re: How get incorrect login attempts during the last login [message #392524 is a reply to message #392253] Wed, 18 March 2009 04:55 Go to previous messageGo to next message
manu_jariwala
Messages: 20
Registered: August 2005
Location: Surat
Junior Member

Hi,

You can solve this problem without using any utility.

Simply create one table that will store error logs.

And store data about information those r wrongly pass in LOGIN form. If user can login then no need to store in LOG table otherwise store in LOG table.

Bye...
icon13.gif  Re: How get incorrect login attempts during the last login [message #392548 is a reply to message #392253] Wed, 18 March 2009 06:40 Go to previous messageGo to next message
azamkhan
Messages: 557
Registered: August 2005
Senior Member
Its not possible in my case. Because when you are not login in to oracle then how will you store the information in that database table. I mean there is no connection establish yet????

Regards,
Azam Khan
Re: How get incorrect login attempts during the last login [message #392550 is a reply to message #392253] Wed, 18 March 2009 06:47 Go to previous messageGo to next message
cookiemonster
Messages: 13960
Registered: September 2008
Location: Rainy Manchester
Senior Member
have a look at oracle auditing.
I believe you can audit login attempts.
icon4.gif  Re: How get incorrect login attempts during the last login [message #392695 is a reply to message #392550] Wed, 18 March 2009 23:40 Go to previous messageGo to next message
azamkhan
Messages: 557
Registered: August 2005
Senior Member
Dear cookiemonster,

Yes you r right it can be down through audit option of Oracle. But I need some other way...

Regards,
Azam Khan
Re: How get incorrect login attempts during the last login [message #394733 is a reply to message #392695] Sun, 29 March 2009 23:50 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Have you solved your problem?

Look at asynchronous transactions.

David
Previous Topic: webcam
Next Topic: Open window in loop
Goto Forum:
  


Current Time: Tue Dec 03 08:00:07 CST 2024