Jump to content
  • 0

Question About Flux CP setup...I'm so curious....


Question

Posted

How to use this.???....and what are the function...?

do i need some configuration on my webserver..?

co'z lately i setup my downloaded flux and i found out that my main problem is by enabling this md5.....

 

md5.png

5 answers to this question

Recommended Posts

Posted

 

If you want to use md5 hash set that into true

if you want to use non md5 hash set that into false

 

http://rathena.org/wiki/Md5

 

how to use MD5 hash properly??.....when i'm enabling MD5....its always appear in my flux "Invalid login credentials, please verify that you typed the correct info and try again." when i'm trying to log in (of course i'ts already translated)....

Posted

If that so check on the server side

 

check in login_athena.conf

 

 

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

if its no meaning your server is not reading a md5 hash

 

set it into

 

 

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

then restart the server

Posted

I

 

If that so check on the server side

 

check in login_athena.conf

 

 

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

if its no meaning your server is not reading a md5 hash

 

set it into

 

 

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

then restart the server

 

I'm sorry mootie..... but my problem is flux not on server side :D ..i just want to know how to make my flux run while using "md5 hash...sorry for my bad english. :ani_swt3:

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...