Succubusty Posted April 9, 2013 Posted April 9, 2013 (edited) I've got a testing server set up & I'd like to be able to create accounts using _m/_f. Here's the relevant line from login_athena.conf: // Can you use _M/_F to make new accounts on the server?new_account: yes Yet here's what happens each time. The client says Unrecognized ID and won't let you login. Any ideas on what I need to do to fix this? Edited April 9, 2013 by Succubusty Quote
1 patr3k Posted April 12, 2013 Posted April 12, 2013 in clientinfo.xml remove this... <hideaccountlist /> <passwordencrypt /> <passwordencrypt2 /> 1 Quote
0 Heero12 Posted November 12, 2020 Posted November 12, 2020 I have a similar problem. mine doesn't create an account. has the way of creating an account changed? my clientinfo doesn't have this: <hideaccountlist /> <passwordencrypt /> <passwordencrypt2 /> Quote
0 ManokStreZ Posted January 15, 2024 Posted January 15, 2024 On 4/13/2013 at 3:24 AM, Succubusty said: Fixed. Thanks. hallo, how you fix it ? i have same problem On 4/9/2013 at 2:00 PM, Brynner said: have you check this line? // Store passwords as MD5 hashes instead of plaintext ? // NOTE: Will not work with clients that use <passwordencrypt> use_MD5_passwords: no where is the location of this file ? Quote
Brynner Posted April 9, 2013 Posted April 9, 2013 have you check this line? // Store passwords as MD5 hashes instead of plaintext ? // NOTE: Will not work with clients that use <passwordencrypt> use_MD5_passwords: no Quote
nanakiwurtz Posted April 9, 2013 Posted April 9, 2013 Oh this issue, yes I had encountered this kind of error too, and the server's MD5 + client's password encrypt was the culprit behind my issue. Quote
Succubusty Posted April 10, 2013 Author Posted April 10, 2013 (edited) I never enabled MD5 passwords. It's set to no. So how would I go about fixing this error with the client? Fixed. Thanks. Edited April 10, 2013 by Succubusty Quote
Drakkus Posted April 12, 2013 Posted April 12, 2013 in clientinfo.xml remove this... <hideaccountlist /> <passwordencrypt /> <passwordencrypt2 /> It Works, i thought it was a buggy thingy. Thank you. Quote
patr3k Posted April 13, 2013 Posted April 13, 2013 Fixed. Thanks. (: You're welcome in clientinfo.xml remove this... <hideaccountlist /> <passwordencrypt /> <passwordencrypt2 /> It Works, i thought it was a buggy thingy. Thank you. You're welcome Quote
Question
Succubusty
I've got a testing server set up & I'd like to be able to create accounts using _m/_f.
Here's the relevant line from login_athena.conf:
Yet here's what happens each time.
The client says Unrecognized ID and won't let you login. Any ideas on what I need to do to fix this?
Edited by Succubusty8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.