Jump to content
  • 0

use_MD5_passwords: yes


Matrixfox

Question


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  277
  • Reputation:   76
  • Joined:  11/23/11
  • Last Seen:  

My server is having problems connecting after md5 is enabled. I coverted my passwords over to md5, used fluxcp to test it, works like a charm! When I go and run my SVN I get this lovely message...

[Error]: Can not connect to login-server.
[Error]: The server communication passwords (default s1/p1) are probably invalid.
[Error]: Also, please make sure your login db has the correct communication username/passwords and the gender of the account is S.
[Error]: The communication passwords are set in map_athena.conf and char_athena.conf

What needs to be configured other than login_athena.conf file?

Do I need to configure "//bind_ip: 127.0.0.1" on char_athena, map_athena and login_athena?

Also should I be configuring subnet_athena.conf?

Covert my passwords over just in the database, correct? Leave rathena txt passwords in plaintext?

What am I over looking?

login_athena.conf

// Store passwords as MD5 hashes instead of plaintext ?
// NOTE: Will not work with clients that use <passwordencrypt>
use_MD5_passwords: yes

Edited by Matrixfox
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

Did you also convert your server password to md5?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  277
  • Reputation:   76
  • Joined:  11/23/11
  • Last Seen:  

Yes, I failed and didn't use the MySQL file you guys provided... I used my hand dandy converter which lead to CaSe sENsTiVe erRor.

It's all fixed now, sorry for the panic mode :S

---

Actually, when a new account is created the hash code is all in caps. It needs to be in lower case to be read by rathena? How can I get around this?

in fluxcp server.php?

'NoCase'   => false,

Fixed... lols

Edited by Matrixfox
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...