Page 1 of 1

Login Attempts

PostPosted: Fri Aug 11, 2006 3:09 pm
Author: Unregistered
ok it jus came across my mind... right now i see Michaelo online from "Who is Online" block.. assume am tryin to login to his account.. and this sites Login Attempts is set to maximum 3 Attempts..

Now if i try to login and fails 3 times.. wat wil be the out come? wil his account be blocked?
(i havent tried this so thought of asking)

PostPosted: Fri Aug 11, 2006 3:14 pm
Author: napukjon
This is a bit of a funny question!

But i know cos it happened to me on the other integramod site, i entered my password wrong 3 times, and it blocked my account. Has to be admin activated again i think!

PostPosted: Fri Aug 11, 2006 3:18 pm
Author: Unregistered
napukjon, am not referin to myself failin the login attempts <img>
for example, i can try login to ur account right now.. and wat wil happen if i fail? wil ur account be blocked?

PostPosted: Fri Aug 11, 2006 3:26 pm
Author: napukjon
If you read what i said above it says in there

PostPosted: Sat Aug 12, 2006 2:57 am
Author: Adrian Rea
I think the answer is that the account is locked, and and a pm is sent to the nominated admin that that account is locked and the IP address of the haccker that locked it. The IP is not banned. In the suggested case Michaelo would then find himself locked out and would have to either go through the process of checking the additional security question of I have forgotten my password and then the new password should be sent. Or Michaelo should email an admin to ask for his account to be unlocked. Some people re-register to ask to be unlocked but this is a waste of a login.

There should be an IP documented of where the false logins were made. You can then block this IP in your banlist if they persistently lock others out.

A

PostPosted: Sat Aug 12, 2006 3:31 am
Author: Unregistered
thanks Adrian.. thats exactly wat i was thinking.. had to clear it out.. ok my final question regardin this is, wat abt board founder's username? wat if someone try to login/hack the core administrator's user?

PostPosted: Sat Aug 12, 2006 3:35 am
Author: Adrian Rea
they should have the knowledge to unlock in the dband find the bad ip

PostPosted: Sat Aug 12, 2006 3:37 am
Author: Unregistered
ok now i need some step by step guide for that.. it wil be great if u can show me a link where i can see "how to" do that..

Re: Login Attempts

PostPosted: Sat Aug 12, 2006 1:03 pm
Author: billsatx
This really isn't an answer, but a suggestion. I created a secret backup admin login (login with admin permissions) that is really a wierd name and that is ONLY used for an instance exactly like that.

Just a thought, cause it's not funny being locked out of your own board even for a few minutes. Seems like a lifetime <img>

PostPosted: Sat Aug 12, 2006 2:00 pm
Author: Unregistered
heheh you do sounds like you had some bad experience..

PostPosted: Sat Aug 12, 2006 2:03 pm
Author: Adrian Rea
I wrote this here http://integramod.com/forum/viewtopic.php?p=7390#7390
Are you locked out of the account, do you get a banned or error message?

One of the 'easiest' ways is to reinstall!

Failing that,
Register a new user on your site with a different username but the same password you wish to have as admin,
Then open up phpmyadmin, in the left column, select the db of your install, then scroll down to phpbb_users (or whatever db prefix instead of phpbb_).
Now click on the top tab Browse.
You should have 3 rows:- the first is a guest user, the second is your premier admin account, and third is the account you just made.
Check that the second row has the admin username that you expected. If it is correct, look in the user password row and copy the encrypted password in the 3rd row. (the 2nd and 3rd row encrypted strings should look different)
Now on the 2nd row, click on the pencil to edit that row.
If the username was not as you expected, you can replace it here.
Go to the user_password cell and paste over the contents with the string you had copied.
Click go.

If you exceeded the number of user login attempts, go back to editting row2, scroll to the near end of all the fields and change user_login_attempts to 0 and click go.
Now you should be able to login!

A
The same would apply if the founder forgot their password. If they knew their password it is a case of just changing the founder's number of login attempts as stated in the last paragraph. I should really rewrite this to make it easier, but when I have time <img>

A

PS if you did need to make a second registration, it would show as the last, not the third row

A