I'm posting this in the IPB forum, but it may need to be in the programming forum - i wasn't sure.
I'm writing an application in ASP.NET/C# that i want to be attached to my IPB forum.
By attached, i mean i want to use the same database, and the same set of users/members.
I'm trying to figure out how IPB stores its passwords. I found WHERE they are stored in the members table... and it appears that it is a hash of some variety (md5?) but even knowing my own password, i can't seem to duplicate it properly.
Can anyone help point me in the right direction on this?
Question
nowimnothing
I'm posting this in the IPB forum, but it may need to be in the programming forum - i wasn't sure.
I'm writing an application in ASP.NET/C# that i want to be attached to my IPB forum.
By attached, i mean i want to use the same database, and the same set of users/members.
I'm trying to figure out how IPB stores its passwords. I found WHERE they are stored in the members table... and it appears that it is a hash of some variety (md5?) but even knowing my own password, i can't seem to duplicate it properly.
Can anyone help point me in the right direction on this?
Thanks in advance.
Link to comment
https://www.neowin.net/forum/topic/317007-check-ipb-password/Share on other sites
16 answers to this question
Recommended Posts