Succubusty Posted April 9, 2013 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 04/07/13 Last Seen: April 29, 2013 Share 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 Link to comment Share on other sites More sharing options...
Brynner Posted April 9, 2013 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 1962 Reputation: 203 Joined: 01/08/12 Last Seen: 1 hour ago Share 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 Link to comment Share on other sites More sharing options...
nanakiwurtz Posted April 9, 2013 Group: Members Topic Count: 81 Topics Per Day: 0.02 Content Count: 1654 Reputation: 583 Joined: 08/09/12 Last Seen: January 14, 2020 Share 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 Link to comment Share on other sites More sharing options...
Succubusty Posted April 10, 2013 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 04/07/13 Last Seen: April 29, 2013 Author Share 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 Link to comment Share on other sites More sharing options...
1 patr3k Posted April 12, 2013 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 257 Reputation: 7 Joined: 03/12/12 Last Seen: May 31, 2014 Share Posted April 12, 2013 in clientinfo.xml remove this... <hideaccountlist /> <passwordencrypt /> <passwordencrypt2 /> 1 Quote Link to comment Share on other sites More sharing options...
Drakkus Posted April 12, 2013 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 386 Reputation: 15 Joined: 11/17/11 Last Seen: September 13, 2024 Share Posted April 12, 2013 in clientinfo.xml remove this... <hideaccountlist /> <passwordencrypt /> <passwordencrypt2 /> It Works, i thought it was a buggy thingy. Thank you. Quote Link to comment Share on other sites More sharing options...
patr3k Posted April 13, 2013 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 257 Reputation: 7 Joined: 03/12/12 Last Seen: May 31, 2014 Share 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 Link to comment Share on other sites More sharing options...
0 Heero12 Posted November 12, 2020 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 71 Reputation: 3 Joined: 03/22/15 Last Seen: May 30, 2024 Share 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 Link to comment Share on other sites More sharing options...
0 ManokStreZ Posted January 15, 2024 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 122 Reputation: 0 Joined: 09/02/20 Last Seen: February 9 Share 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 Link to comment Share on other sites More sharing options...
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 SuccubustyLink to comment
Share on other sites
8 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.