Jump to content
  • 0

Can't create new account with _m/_f


Succubusty

Question


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  04/07/13
  • Last Seen:  

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.

 

161fj2p.png

 

The client says Unrecognized ID and won't let you login. Any ideas on what I need to do to fix this?

Edited by Succubusty
Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 1

  • Group:  Members
  • Topic Count:  104
  • Topics Per Day:  0.02
  • Content Count:  257
  • Reputation:   7
  • Joined:  03/12/12
  • Last Seen:  

in clientinfo.xml

remove this...

 

<hideaccountlist />

<passwordencrypt />

<passwordencrypt2 />

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  71
  • Reputation:   3
  • Joined:  03/22/15
  • Last Seen:  

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 />

unknown.png

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.02
  • Content Count:  121
  • Reputation:   0
  • Joined:  09/02/20
  • Last Seen:  

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 ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  118
  • Topics Per Day:  0.03
  • Content Count:  1942
  • Reputation:   197
  • Joined:  01/08/12
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  81
  • Topics Per Day:  0.02
  • Content Count:  1654
  • Reputation:   583
  • Joined:  08/09/12
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  04/07/13
  • Last Seen:  

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 by Succubusty
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  39
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   15
  • Joined:  11/17/11
  • Last Seen:  

in clientinfo.xml

remove this...

 

<hideaccountlist />

<passwordencrypt />

<passwordencrypt2 />

 

It Works, i thought it was a buggy thingy.

Thank you.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  104
  • Topics Per Day:  0.02
  • Content Count:  257
  • Reputation:   7
  • Joined:  03/12/12
  • Last Seen:  

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

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