Jump to content
  • 0

Password Enryption with md5? but encryption is not active...


Crunshy

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  1
  • Reputation:   0
  • Joined:  01/10/12
  • Last Seen:  

Hi, i have a big problem that make me crazy >.<

i use the client 03-07-2012 with rAthena 15677...

my problem is when i register an account, my password will be encrypted, and the encrypted password is going to change into a md5 hash.

if im going now to register with flux, everything works (BUT ONLY ON FLUX) example:

FLUX:

User: Test

Pass: test

SQL Pass encoded: test

MD5: 098f6bcd4621d373cade4e832627b4f6

Client:

User: Test

Pass: test

Pass will crypted: &5*ä?p´?)809%7

SQL Pass encoded: &5*ä?p´?)809%7

MD5: b50c2ef7e8dcfb1d3c7fe88106d65da8

---------

The Problem is flux cant encrypt the password too and hashing it, how can i disable the encrypt function q.q

Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  234
  • Reputation:   19
  • Joined:  06/15/12
  • Last Seen:  

Weird...

It works for me tho.

Do you have md5 enabled in your login_athena.conf?

// Store passwords as MD5 hashes instead of plaintext ?

// NOTE: Will not work with clients that use <passwordencrypt>

use_MD5_passwords: yes

Im not quite sure how you can disable it on fluxcp tho. And you shouldn´t disable it in the first place.

I would disable the client account creation in the login_athena.conf

// Can you use _M/_F to make new accounts on the server?

new_account: no

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...