Passwords
#1

Hello, so I am running a server along with LuxAdmin gamemode and a player of mine lost his password and he wants to find it again so I went to his account file (.sav) and his password is too big and not the one that he is using. So can anybody help me? Like his password in the file is "EFEC0DECEB7F3363E81975B1CDEE80B132D815D40E5D231A0 F742E5A394D0E38EABDB500185DB3698D73EEED54293A0F354 6643EF92546F9B65349DC6CD0028B" it's not his real password, is there anything to find it?

Using Whirlpool
Reply
#2

You'll have to reset it. It's basically hashed. I don't know if LuxAdmin uses whirlpool, or w/e but you'll have to hash a new password. I made a simple webpage just for you allowing you to generate a hash(cuz why not):

http://evanabagail.net/hash.php

EDIT: Apparently LuxAdmin uses whirlpool for hashing so just enter a string in the top box above, and click generate. It will give you a hashed version of the string / text provided in the box. Your welcome.
Reply
#3

Thanks for the fast response, so after geting the hashed string what I should do?
Reply
#4

You should use find where their password is stored in the player file, and then replace it with the hash generated. They should then be able to login ingame with the string you originally provided when generating the hash string.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)