Try the auth of this release ...
https://mega.co.nz/#!5p8xCBxI!Q3FgiA...zOrD7cieQ1vXLI
i've got the same problem here ... Java ubuntu amd64 with WorkStation x64
Printable View
Try the auth of this release ...
https://mega.co.nz/#!5p8xCBxI!Q3FgiA...zOrD7cieQ1vXLI
i've got the same problem here ... Java ubuntu amd64 with WorkStation x64
There are currently 3 types of authd floating about...these 3 different types will query the database for your details which are encrypted by your signup script, whichever one you have used.
There are a lot of ways to encode your details, a lot of different scripts.
Your problem seems like the authd you are using is not able to read the encryption of your details and thus you cannot login and error is thrown.
you can fix this by:
A) use a different script for signup or change the way the script encodes to match your authd.
B) use a different authd to query your encrypted details.
C) go to 136 section and start from beginning.
It is really very simple, providing you have built your server correctly and done all the editing required.
Search the forum on authd released, even in all the releases on RZ im sure different authd styles have been used.
I personally have my own authd i use for every release with all my own scripts that i use throughout every release, so it will work you just need to search and read.
There are also a lot of signup scripts and lots of different encryption styles posted.
Edit: One more thing, knowing how to edit your authd will also serve you well, which has also been discussed on RZ.
Romulan and 343 were discussing this a while back..that is what gave me the clues to understand.
I had a similar discussion a while back also..
http://forum.ragezone.com/f753/auth-...06/index2.html
Since this i have edited the my_authd to simply authd.
With this authd i also use renan script for signup.
I can also vouch for this process because i'm running v80 on my test server with no problems using renan signup script and the posted authd.
http://i.imgur.com/qsieepM.png using renan's script and authd.
Tried generate password using md5 generator. But even with this authd it says wrong account or password.
just curious but why generate a password with a md5 generator?Quote:
Tried generate password using md5 generator.
Anywho it is working for me, sitting my ass in hell atm and looking at fixing the flaw in tasks with sage pill :wink:
If all other steps have been followed correctly with set up then this should work.
Edit: I bet you didn't load the procedures.sql...
Try this database - pw being main database and pwproc being the procedures.
Thank you for advice. I loaded this sql's now
http://img689.imageshack.us/img689/7782/0rc0.png
no problem with password. But problem is still going. Wrong account or password even with your authd and renan script.
test this > v80.auth.reg.db - Download - 4shared
work on my test server 100% ... edit with ur data ... read the faq.txt ...
any problems > pn
try fresh / new >>> delete db pw [ or rename for new db ] . import tables.sql [ its created db and tables ] > import procedures.sql @ cl ... important > use cl