Jump to content
  • 0

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


everiel

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   2
  • Joined:  05/23/12
  • Last Seen:  

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

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  815
  • Reputation:   86
  • Joined:  10/26/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   2
  • Joined:  05/23/12
  • Last Seen:  

 

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)....

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  815
  • Reputation:   86
  • Joined:  10/26/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   2
  • Joined:  05/23/12
  • Last Seen:  

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:

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  133
  • Reputation:   14
  • Joined:  12/23/11
  • Last Seen:  

it's saying invalid credentials because -maybe- you set it to false while the password column is converted into a MD5 hash/string/whatever or vice versa. 

 

o_o

Link to comment
Share on other sites

×
×
  • Create New...